Skip to content

Commit

Permalink
Updates dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vince Allen committed Sep 14, 2014
1 parent 0bf7c64 commit 7e876e4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test": "browserify test/*.js | testling"
},
"dependencies": {
"drawing-utils-lib": "^0.1.3",
"drawing-utils-lib": "^0.1.4",
"fpsdisplay": "^0.1.0",
"vector2d-lib": "^0.0.7"
}
Expand Down
2 changes: 1 addition & 1 deletion public/css/burner.min.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! burner v3.1.0 - 2014-09-03 11:09:15
/*! burner v3.1.3 - 2014-09-14 03:09:59
Vince Allen |Brooklyn, NY | vince@vinceallen.com | @vinceallenvince | License: MIT */

body{background-color:transparent}.world,.item{position:absolute;top:0;left:0;margin:0;padding:0}.item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}

0 comments on commit 7e876e4

Please sign in to comment.