updated package.json to include grunt-cli

This commit is contained in:
kay.one 2013-03-29 10:55:02 -07:00
commit 8327849e96
2 changed files with 15 additions and 17 deletions

View file

@ -16,6 +16,7 @@
"readmeFilename": "readme.md",
"dependencies": {
"grunt": "*",
"grunt-cli": "*",
"grunt-contrib-uglify": "*",
"grunt-contrib-handlebars": "*",
"grunt-contrib-watch": "*",