Add grunt & grunt-cli to devDependencies

This commit is contained in:
Andreas Savvides
2015-04-16 12:06:40 +01:00
parent e992016046
commit 7e0f4de2d7
+2
View File
@@ -31,6 +31,8 @@
"yeoman-generator": "^0.17.6"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"mocha": "^1.21.4",
"underscore.string": "^2.3.3"
},