aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-05-06 13:17:17 -0700
committerChris Rebert <[email protected]>2015-05-06 13:17:17 -0700
commit09fb80568a52af6c440db971cdc6fd88eab8f8b5 (patch)
treeea9e4c06b29f18e785be856a03d88cde2f72fe05
parent68bcb8929174d232b301c9fb20525b50d19df92e (diff)
parent1e85e0f891fce40f5436046ccdffd3bdfcf7bdb5 (diff)
downloadbootstrap-09fb80568a52af6c440db971cdc6fd88eab8f8b5.tar.xz
bootstrap-09fb80568a52af6c440db971cdc6fd88eab8f8b5.zip
Merge pull request #114 from twbs/grunt-sass-1
Bump grunt-sass to ^1.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 23b59c81a..b2800e686 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",