mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
move spritesmith and phantomjs to dev dependencies
This commit is contained in:
parent
edbfc24b08
commit
1f258e601c
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue