diff options
| author | Chris Rebert <[email protected]> | 2014-12-28 18:59:49 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-12-28 18:59:49 -0800 |
| commit | f5dad0fa39f93f467e771337d159b5bcae641afe (patch) | |
| tree | 8fec337aa147a89e120a7bf4a1cca849f3aa2777 /package.json | |
| parent | 120b1f164b6c0ac813d36bf5af0fc5eedb55d126 (diff) | |
| download | bootstrap-f5dad0fa39f93f467e771337d159b5bcae641afe.tar.xz bootstrap-f5dad0fa39f93f467e771337d159b5bcae641afe.zip | |
bump grunt-contrib-compress to ~0.13.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 de0ecfecc..8ebba8c42 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "grunt-autoprefixer": "~2.0.0", "grunt-banner": "~0.2.3", "grunt-contrib-clean": "~0.6.0", - "grunt-contrib-compress": "~0.12.0", + "grunt-contrib-compress": "~0.13.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-connect": "~0.9.0", "grunt-contrib-copy": "~0.7.0", |
