From: Chris Rebert Date: Wed, 6 May 2015 20:08:34 +0000 (-0700) Subject: Bump grunt-sass to ^1.0.0 X-Git-Tag: v4.0.0-alpha~218^2~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e85e0f891fce40f5436046ccdffd3bdfcf7bdb5;p=thirdparty%2Fbootstrap.git Bump grunt-sass to ^1.0.0 --- diff --git a/package.json b/package.json index 23b59c81ac..b2800e6863 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.5.0", "grunt-postcss": "^0.3.0", - "grunt-sass": "~0.18.0", + "grunt-sass": "^1.0.0", "grunt-saucelabs": "~8.6.0", "grunt-scss-lint": "^0.3.4", "grunt-sed": "~0.1.1",