diff options
| author | Chris Rebert <[email protected]> | 2014-12-28 19:58:29 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-28 19:58:29 -0800 |
| commit | f91071bc1bb0cb0999739d62dd46d18727312165 (patch) | |
| tree | 377c1ed4f11d4eb1f79e09a31caaff2e72526b77 /package.json | |
| parent | f149e4309add96394ed072265cca84aabd623649 (diff) | |
| download | bootstrap-f91071bc1bb0cb0999739d62dd46d18727312165.tar.xz bootstrap-f91071bc1bb0cb0999739d62dd46d18727312165.zip | |
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 91d807dea..1d8f185be 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", |
