Build Tools: Update grunt-contrib-imagemin to v1.0.0
This updates `imagemin` to 4.0.0, which fixes an error when running `grunt imagemin:core`. Props netweb. Fixes #35003. git-svn-id: https://develop.svn.wordpress.org/trunk@35859 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4c1c287413
commit
957697adf0
@ -17,7 +17,7 @@
|
||||
"grunt-contrib-concat": "~0.5.1",
|
||||
"grunt-contrib-copy": "~0.8.2",
|
||||
"grunt-contrib-cssmin": "~0.14.0",
|
||||
"grunt-contrib-imagemin": "~0.9.4",
|
||||
"grunt-contrib-imagemin": "~1.0.0",
|
||||
"grunt-contrib-jshint": "~0.11.3",
|
||||
"grunt-contrib-qunit": "~0.7.0",
|
||||
"grunt-contrib-uglify": "~0.10.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user