removed setup.js from postinstall in package.json
This commit is contained in:
parent
694e75d40a
commit
35fb170abb
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user