aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-30 00:12:38 -0800
committerChris Rebert <[email protected]>2014-12-30 00:12:38 -0800
commit2166f238d7c01d35d663b762bb770227df50f65e (patch)
treec4b1f793bb87c66bf31f870bc2f8da18a9e9cd44 /package.json
parentb0437f8ea961c0ff80c4fde35f3035229ac3c667 (diff)
parentc14ff80f01dff57bed749e400def9e83317bd10d (diff)
downloadbootstrap-2166f238d7c01d35d663b762bb770227df50f65e.tar.xz
bootstrap-2166f238d7c01d35d663b762bb770227df50f65e.zip
Merge pull request #15456 from twbs/bump-clean-css
Bump grunt-contrib-cssmin to ~0.11.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 771fd4324..8d4434622 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"grunt-contrib-connect": "~0.9.0",
"grunt-contrib-copy": "~0.7.0",
"grunt-contrib-csslint": "~0.3.1",
- "grunt-contrib-cssmin": "~0.10.0",
+ "grunt-contrib-cssmin": "~0.11.0",
"grunt-contrib-jade": "~0.14.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-less": "~0.12.0",