diff options
| author | Chris Rebert <[email protected]> | 2014-12-30 00:12:38 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-30 00:12:38 -0800 |
| commit | 2166f238d7c01d35d663b762bb770227df50f65e (patch) | |
| tree | c4b1f793bb87c66bf31f870bc2f8da18a9e9cd44 /package.json | |
| parent | b0437f8ea961c0ff80c4fde35f3035229ac3c667 (diff) | |
| parent | c14ff80f01dff57bed749e400def9e83317bd10d (diff) | |
| download | bootstrap-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.json | 2 |
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", |
