Merge pull request #16252 from twbs/bump-uglify
Bump grunt-contrib-uglify to ~0.9.0
Showing
| ... | @@ -47,7 +47,7 @@ | ... | @@ -47,7 +47,7 @@ |
| "grunt-contrib-jshint": "~0.11.0", | "grunt-contrib-jshint": "~0.11.0", | ||
| "grunt-contrib-less": "~1.0.0", | "grunt-contrib-less": "~1.0.0", | ||
| "grunt-contrib-qunit": "~0.7.0", | "grunt-contrib-qunit": "~0.7.0", | ||
| "grunt-contrib-uglify": "~0.8.0", | "grunt-contrib-uglify": "~0.9.0", | ||
| "grunt-contrib-watch": "~0.6.1", | "grunt-contrib-watch": "~0.6.1", | ||
| "grunt-csscomb": "~3.0.0", | "grunt-csscomb": "~3.0.0", | ||
| "grunt-exec": "~0.4.6", | "grunt-exec": "~0.4.6", | ||
| ... | ... |
Please register or sign in to comment