Add necessary node package for deploy
This commit is contained in:
parent
6a5c2bd8ba
commit
02a6723b89
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
"grunt-contrib-copy": "^0.7.0",
|
"grunt-contrib-copy": "^0.7.0",
|
||||||
"grunt-contrib-jshint": "^0.10.0",
|
"grunt-contrib-jshint": "^0.10.0",
|
||||||
"load-grunt-tasks": "^1.0.0",
|
"load-grunt-tasks": "^1.0.0",
|
||||||
|
"grunt-build-control": "^0.2.2",
|
||||||
"grunt-coffeelint": "0.0.13"
|
"grunt-coffeelint": "0.0.13"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
Loading…
Reference in a new issue