diff --git a/package.json b/package.json index 49182234..e81ce06f 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; grunt" }, "dependencies": { "async": "~0.9.0",