Bump grunt-contrib-uglify to 0.10.0
This includes an update to the underlying version of uglify which causes all of the JS to be modified. See #34177 git-svn-id: https://develop.svn.wordpress.org/trunk@35538 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5043f0c795
commit
7b97ea0226
@ -20,7 +20,7 @@
|
||||
"grunt-contrib-imagemin": "~0.9.4",
|
||||
"grunt-contrib-jshint": "~0.11.3",
|
||||
"grunt-contrib-qunit": "~0.7.0",
|
||||
"grunt-contrib-uglify": "~0.9.2",
|
||||
"grunt-contrib-uglify": "~0.10.0",
|
||||
"grunt-contrib-watch": "~0.6.1",
|
||||
"grunt-includes": "~0.5.1",
|
||||
"grunt-jsvalidate": "~0.2.2",
|
||||
|
Loading…
Reference in New Issue
Block a user