Bump grunt-contrib-uglify and pin versions of grunt packages
This commit is contained in:
parent
5a108dab2d
commit
b9d3e57533
@ -43,10 +43,10 @@
|
||||
"devDependencies": {
|
||||
"stylelint": "4.3.3",
|
||||
"eslint": "^1.5.1",
|
||||
"grunt": "~0.4.5",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"grunt-contrib-uglify": "~0.5.0",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt": "0.4.5",
|
||||
"grunt-cli": "0.1.13",
|
||||
"grunt-contrib-uglify": "0.11.1",
|
||||
"grunt-contrib-watch": "0.6.1",
|
||||
"handlebars": "^2.0.0",
|
||||
"mocha": "2.4.5"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user