Update package.json

This commit is contained in:
David Baldwynn 2015-07-10 16:38:47 -07:00
parent fc6a9bfa4e
commit 9cac8142fe

View File

@ -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; grunt"
},
"dependencies": {
"async": "~0.9.0",