From: Chris Rebert Date: Mon, 29 Dec 2014 02:59:49 +0000 (-0800) Subject: bump grunt-contrib-compress to ~0.13.0 X-Git-Tag: v3.3.2~5^2~63^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5dad0fa39f93f467e771337d159b5bcae641afe;p=thirdparty%2Fbootstrap.git bump grunt-contrib-compress to ~0.13.0 --- diff --git a/package.json b/package.json index de0ecfecc5..8ebba8c42d 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",