Bump grunt-contrib-cssmin to 0.14.0

This updates the underlying version of cssmin

Fixes #34177



git-svn-id: https://develop.svn.wordpress.org/trunk@35541 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Aaron Jorbin 2015-11-05 17:57:53 +00:00
parent b9a8a0f01c
commit ca0b5f9df8
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"grunt-contrib-compress": "~0.14.0",
"grunt-contrib-concat": "~0.5.1",
"grunt-contrib-copy": "~0.8.2",
"grunt-contrib-cssmin": "~0.12.3",
"grunt-contrib-cssmin": "~0.14.0",
"grunt-contrib-imagemin": "~0.9.4",
"grunt-contrib-jshint": "~0.11.3",
"grunt-contrib-qunit": "~0.7.0",