fixed npm install for testing
This commit is contained in:
parent
8e35413d67
commit
b5f13354b5
@ -19,7 +19,8 @@
|
||||
"scripts": {
|
||||
"start": "grunt",
|
||||
"test": "grunt test && grunt coveralls",
|
||||
"postinstall": "bower install --config.interactive=false; grunt build; node scripts/setup.js;"
|
||||
"setup": "node scripts/setup.js;",
|
||||
"postinstall": "bower install --config.interactive=false; grunt build;"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^1.4.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user