diff --git a/package.json b/package.json index 2689cd59b52f..00a1460348a6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,8 @@ "mocha": "~1.17.1", "grunt-contrib-watch": "~0.5.3", "grunt-contrib-jade": "~0.10.0", - "grunt-contrib-less": "~0.9.0" + "grunt-contrib-less": "~0.9.0", + "grunt-cli": "~0.1.13" }, "scripts": { "test": "grunt test",