grunt in dev

This commit is contained in:
Kasper Moskwiak 2016-03-13 19:18:18 +01:00
parent afc90ed436
commit bcff5176f1

View file

@ -34,10 +34,8 @@
"scripts": {
"test": "grunt test"
},
"dependencies": {
"grunt": "^0.4.5"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-clean": "^1.0",
"grunt-contrib-concat": "^1.0",
"grunt-contrib-jshint": "^1.0",