mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
add grunt-cli to devDependencies
This commit is contained in:
parent
025c34d07c
commit
cf92045489
@ -31,8 +31,9 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"dateformat": "2.0.0",
|
"dateformat": "2.0.0",
|
||||||
"fs-extra": "3.0.1",
|
"fs-extra": "3.0.1",
|
||||||
"grunt": "0.4.5",
|
"grunt": "^0.4.5",
|
||||||
"grunt-casperjs": "^2.2.1",
|
"grunt-casperjs": "^2.2.1",
|
||||||
|
"grunt-cli": "^1.3.2",
|
||||||
"grunt-contrib-clean": "1.1.0",
|
"grunt-contrib-clean": "1.1.0",
|
||||||
"grunt-contrib-concat": "1.0.1",
|
"grunt-contrib-concat": "1.0.1",
|
||||||
"grunt-contrib-connect": "1.0.2",
|
"grunt-contrib-connect": "1.0.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user