upgrade spritesmith

This commit is contained in:
Tyler Renelle 2013-12-25 00:34:20 -07:00
parent 1f3198e77b
commit c2e01595c9
2 changed files with 2 additions and 2 deletions

BIN
dist/spritesmith.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 KiB

After

Width:  |  Height:  |  Size: 248 KiB

View file

@ -6,8 +6,8 @@
"coffeeify": "0.4.0",
"coffee-script": "1.6.2",
"moment": "~2.4.0",
"grunt-spritesmith": "~1.16.0",
"lodash": "~2.4.1"
"lodash": "~2.4.1",
"grunt-spritesmith": "~1.21.0"
},
"devDependencies": {
"mocha": "*",