Update grunt-contrib-compress to 0.12.0

Upstream changes f0762ba6e2...v0.12.0

see #30141



git-svn-id: https://develop.svn.wordpress.org/trunk@30060 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Aaron Jorbin 2014-10-28 19:20:48 +00:00
parent 6212d0607d
commit bbdab64ed3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"grunt": "~0.4.5",
"grunt-autoprefixer": "~0.8.2",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-compress": "~0.10.0",
"grunt-contrib-compress": "~0.12.0",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-cssmin": "~0.10.0",