diff options
| author | Chris Rebert <[email protected]> | 2015-05-06 13:08:34 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-05-06 13:08:39 -0700 |
| commit | 1e85e0f891fce40f5436046ccdffd3bdfcf7bdb5 (patch) | |
| tree | ea9e4c06b29f18e785be856a03d88cde2f72fe05 /package.json | |
| parent | 68bcb8929174d232b301c9fb20525b50d19df92e (diff) | |
| download | bootstrap-1e85e0f891fce40f5436046ccdffd3bdfcf7bdb5.tar.xz bootstrap-1e85e0f891fce40f5436046ccdffd3bdfcf7bdb5.zip | |
Bump grunt-sass to ^1.0.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 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", |
