Add grunt-cli to devDependencies to make sure it's installed for travisci

This commit is contained in:
Paul O’Shannessy 2013-05-29 16:17:49 -07:00
parent 7534bfe2d9
commit 12e1bb1daa

View File

@ -40,6 +40,7 @@
"devDependencies": {
"browserify": "~2.14.2",
"wrapup": "~0.12.0",
"grunt-cli": "~0.1.9",
"grunt": "~0.4.1",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-jshint": "~0.5.4",