diff --git a/package.json b/package.json index 070be133..69a28c93 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "scripts": { "start": "grunt", "test": "grunt test && grunt coveralls", - "setup": "node scripts/setup.js;", "postinstall": "bower install --config.interactive=false; grunt build;" + "init": "node scripts/setup.js" }, "dependencies": { "async": "^1.4.2",