diff --git a/package.json b/package.json index f7d32514..e6d3e578 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,7 @@ "Alessandro Chitolina " ], "scripts": { - "install": "grunt compile", - "pretest": "bower install", + "pretest": "bower install && grunt compile", "test": "grunt test" }, "license": "MIT",