Merge pull request #522 from williamboman/fix/grunt-cli

package.json: add `grunt-cli`
This commit is contained in:
JocelynDelalande 2015-10-27 23:09:40 +01:00
commit ba36c4ed80

View file

@ -43,6 +43,7 @@
"devDependencies": {
"eslint": "^1.5.1",
"grunt": "~0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-uglify": "~0.5.0",
"grunt-contrib-watch": "^0.6.1",
"handlebars": "^2.0.0",