diff options
| author | Chris Rebert <[email protected]> | 2015-04-06 19:26:25 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-04-06 19:26:25 -0700 |
| commit | 387042e31e9e1a09e7b5647a9e58d46debf65c48 (patch) | |
| tree | 878fb84e07e6d42e77a600151f2a6a438088742e /package.json | |
| parent | 7c3034dfb035828a0ddec778a4cfc1010d57eb2e (diff) | |
| parent | b417251a235c1bf8a6642728151a0aebb1d049a1 (diff) | |
| download | bootstrap-387042e31e9e1a09e7b5647a9e58d46debf65c48.tar.xz bootstrap-387042e31e9e1a09e7b5647a9e58d46debf65c48.zip | |
Merge pull request #16244 from twbs/bump-jscs
Bump grunt-jscs to ~1.6.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 d8417287a..fabaa472e 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "grunt-exec": "~0.4.6", "grunt-html": "~4.0.1", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~1.5.0", + "grunt-jscs": "~1.6.0", "grunt-saucelabs": "~8.6.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~3.1.0", |
