diff --git a/package.json b/package.json index 55e35cb2..ebe4af50 100755 --- a/package.json +++ b/package.json @@ -14,8 +14,7 @@ }, "scripts": { "start": "node node_modules/grunt-cli/bin/grunt", - "test": "node node_modules/grunt-cli/bin/grunt test", - "postinstall": "bower install" + "test": "node node_modules/grunt-cli/bin/grunt test" }, "dependencies": { "express": "latest",