diff options
| author | Gleb Mazovetskiy <[email protected]> | 2014-12-05 22:39:32 +0000 |
|---|---|---|
| committer | Gleb Mazovetskiy <[email protected]> | 2014-12-05 22:39:32 +0000 |
| commit | 9b59e077846068962ccdeac8b5b4962c9ca169ab (patch) | |
| tree | 0977fdd66a511d68143dac7beec678e859ab66e1 /package.json | |
| parent | a4e991c1a6f083243fcb6c3fab02a4818c06c1c5 (diff) | |
| parent | 2033f169b5892fefb6ee4e069b575333b5baa779 (diff) | |
| download | bootstrap-9b59e077846068962ccdeac8b5b4962c9ca169ab.tar.xz bootstrap-9b59e077846068962ccdeac8b5b4962c9ca169ab.zip | |
Merge pull request #4 from twbs/disable-source-comments
Disable source comments
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", |
