Update Grunt modules

This commit is contained in:
Pierre Rudloff 2017-05-19 14:23:22 +02:00
parent e45a284b01
commit 991188e669
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
"dependencies": {
"bower": "~1.8.0",
"grunt": "~1.0.1",
"grunt-contrib-cssmin": "~2.0.0",
"grunt-contrib-uglify": "~2.2.0"
"grunt-contrib-cssmin": "~2.2.0",
"grunt-contrib-uglify": "~3.0.0"
},
"devDependencies": {
"grunt-contrib-compress": "~1.4.1",