add grunt-cli to dev

This commit is contained in:
Iuri Matias 2016-10-22 18:32:05 -04:00
parent a12bbb201f
commit 5c65608c27
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
"contributors": [], "contributors": [],
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"grunt-cli": "^0.1.13",
"grunt-mocha-test": "^0.12.7", "grunt-mocha-test": "^0.12.7",
"grunt-contrib-jshint": "^1.0.0", "grunt-contrib-jshint": "^1.0.0",
"matchdep": "^1.0.1", "matchdep": "^1.0.1",