build: Declare grunt-cli dependency

Change-Id: I6a7fafa3c6e40d2407f07c514167ab9fc7661685
This commit is contained in:
Timo Tijhof 2015-04-03 10:33:50 +01:00 committed by Jforrester
parent 1082249691
commit f08788acf8

View file

@ -10,6 +10,7 @@
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-banana-checker": "0.2.1",
"grunt-contrib-copy": "0.8.0",
"grunt-contrib-csslint": "0.4.0",