moved grunt to dev dependencies
This commit is contained in:
parent
b29d5bad36
commit
5b847b33ec
@ -21,7 +21,7 @@
|
||||
"generate": "all-contributors generate",
|
||||
"start": "grunt",
|
||||
"test": "grunt test",
|
||||
"postinstall": "bower install --config.interactive=false; grunt build;",
|
||||
"postinstall": "bower install --config.interactive=false",
|
||||
"init": "node scripts/setup.js"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user