diff --git a/package.json b/package.json index 1ce1fc77..cd832282 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "scripts": { "start": "grunt", "test": "grunt test", - "postinstall": "bower install --config.interactive=false; ./node_modules/grunt-cli/bin/grunt" + "postinstall": "bower install --config.interactive=false" }, "dependencies": { "async": "~0.9.0", @@ -35,7 +35,6 @@ "grunt-cli": "~0.1.13", "helmet": "~0.5.0", "lodash": "~2.4.1", - "main-bower-files": "^2.8.2", "method-override": "~2.3.0", "mongoose": "~3.8.8", "morgan": "~1.4.1",