This commit is contained in:
Krzysztof Magiera 2016-03-09 10:00:29 +00:00
commit 957b6d0d9c

View file

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