diff options
| author | Gleb Mazovetskiy <[email protected]> | 2014-12-05 10:53:14 +0000 |
|---|---|---|
| committer | Gleb Mazovetskiy <[email protected]> | 2014-12-05 10:53:14 +0000 |
| commit | 7fe70cb083524dd1873b49e347f8cf6b842a4aa3 (patch) | |
| tree | d74518e42401fda9caae4ca0f67868d3fc3f4c89 /package.json | |
| parent | a4e991c1a6f083243fcb6c3fab02a4818c06c1c5 (diff) | |
| download | bootstrap-7fe70cb083524dd1873b49e347f8cf6b842a4aa3.tar.xz bootstrap-7fe70cb083524dd1873b49e347f8cf6b842a4aa3.zip | |
Disable source comments
Require latest grunt-sass, bumped dep
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 7c995287f..028e5aab2 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.0.0", - "grunt-sass": "~0.16.0", + "grunt-sass": "~0.17.0", "grunt-saucelabs": "~8.3.3", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~1.0.0", |
