move spritesmith and phantomjs to dev dependencies

This commit is contained in:
Matteo Pagliazzi 2015-01-02 18:50:39 +01:00
parent edbfc24b08
commit 1f258e601c

View file

@ -5,13 +5,13 @@
"browserify": "~3.30.2",
"coffee-script": "1.7.1",
"coffeeify": "0.6.0",
"grunt-spritesmith": "~3.5.0",
"lodash": "~2.4.1",
"moment": "~2.8.3",
"phantomjssmith": "~0.5.4"
},
"devDependencies": {
"coffee-coverage": "~0.4.2",
"phantomjssmith": "~0.5.4",
"grunt-spritesmith": "~3.5.0",
"mocha": "*",
"expect.js": "*",
"sinon": "~1.8.2",