Grunt plugins update

This commit is contained in:
Pierre Rudloff 2017-03-12 23:44:56 +01:00
parent 956645691f
commit f9070e80c2

View file

@ -7,11 +7,11 @@
"dependencies": { "dependencies": {
"bower": "~1.8.0", "bower": "~1.8.0",
"grunt": "~1.0.1", "grunt": "~1.0.1",
"grunt-contrib-cssmin": "~1.0.0", "grunt-contrib-cssmin": "~2.0.0",
"grunt-contrib-uglify": "~2.0.0" "grunt-contrib-uglify": "~2.2.0"
}, },
"devDependencies": { "devDependencies": {
"grunt-contrib-compress": "~1.3.0", "grunt-contrib-compress": "~1.4.1",
"grunt-contrib-watch": "~1.0.0", "grunt-contrib-watch": "~1.0.0",
"grunt-fixpack": "~0.1.0", "grunt-fixpack": "~0.1.0",
"grunt-githash": "~0.1.3", "grunt-githash": "~0.1.3",