Grunt plugins update

This commit is contained in:
Pierre Rudloff 2017-03-12 23:44:56 +01:00
parent 956645691f
commit f9070e80c2
1 changed files with 3 additions and 3 deletions

View File

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