From: Chris Rebert Date: Tue, 6 Jan 2015 00:29:17 +0000 (-0800) Subject: bump grunt-autoprefixer to ~2.1.0 X-Git-Tag: v3.3.2~5^2~42^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0b5de6ab12f181247108529b8e7a473eabe3b39;p=thirdparty%2Fbootstrap.git bump grunt-autoprefixer to ~2.1.0 --- diff --git a/package.json b/package.json index 8d44346229..67a26ad0fc 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "btoa": "~1.1.2", "glob": "~4.3.1", "grunt": "~0.4.5", - "grunt-autoprefixer": "~2.0.0", + "grunt-autoprefixer": "~2.1.0", "grunt-banner": "~0.2.3", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-compress": "~0.13.0",