Merge branch 'kmagiera-patch-1'

This commit is contained in:
Kasper Moskwiak 2016-03-13 19:18:35 +01:00
commit 2294e32dde

View file

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