change package.json
This commit is contained in:
parent
9b4457bcc0
commit
cbbf7eee59
@ -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"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "~0.9.0",
|
||||
@ -35,7 +35,6 @@
|
||||
"grunt-cli": "~0.1.13",
|
||||
"helmet": "~0.5.0",
|
||||
"lodash": "~2.4.1",
|
||||
"main-bower-files": "^2.8.2",
|
||||
"method-override": "~2.3.0",
|
||||
"mongoose": "~3.8.8",
|
||||
"morgan": "~1.4.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user