Update Grunt modules
This commit is contained in:
parent
e45a284b01
commit
991188e669
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue