test: Add explicit dependency upon grunt-cli

Change-Id: Idf28d5834982bac3dad55b6cd5626725703872d2
This commit is contained in:
Kunal Mehta 2015-05-29 12:38:18 -07:00
parent 43d4a9124d
commit d20e1c34c3

View file

@ -17,6 +17,7 @@
],
"devDependencies": {
"grunt": "0.4.2",
"grunt-cli": "0.1.13",
"grunt-contrib-csslint": "0.2.0",
"grunt-contrib-jshint": "0.10.0",
"grunt-contrib-watch": "0.6.1",