fix package.json

This commit is contained in:
Sam 2016-06-18 08:47:18 +02:00
parent 35fb170abb
commit 74a9b26ec5

View file

@ -19,7 +19,7 @@
"scripts": {
"start": "grunt",
"test": "grunt test && grunt coveralls",
"postinstall": "bower install --config.interactive=false; grunt build;"
"postinstall": "bower install --config.interactive=false; grunt build;",
"init": "node scripts/setup.js"
},
"dependencies": {