diff --git a/package.json b/package.json index f718d9fa..ddf3a71e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ "bower": "~1.2.5", "grunt-bower-requirejs": "~0.7.1", "grunt-bower-task": "~0.3.1", - "grunt-bump": "0.0.11" + "grunt-bump": "0.0.11", + "grunt-shell": "~0.3.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"