Merge branch 'master' of github.com:whitef0x0/medforms

This commit is contained in:
David Baldwynn 2015-07-10 14:12:56 -07:00
commit 94e49dee0d

View File

@ -15,7 +15,7 @@
"scripts": {
"start": "grunt",
"test": "grunt test",
"postinstall": "bower install --config.interactive=false; grunt"
"postinstall": "bower install --config.interactive=false; ./node_modules/grunt-cli/bin/grunt"
},
"dependencies": {
"async": "~0.9.0",