aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-04-06 19:26:25 -0700
committerChris Rebert <[email protected]>2015-04-06 19:26:25 -0700
commit387042e31e9e1a09e7b5647a9e58d46debf65c48 (patch)
tree878fb84e07e6d42e77a600151f2a6a438088742e /package.json
parent7c3034dfb035828a0ddec778a4cfc1010d57eb2e (diff)
parentb417251a235c1bf8a6642728151a0aebb1d049a1 (diff)
downloadbootstrap-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.json2
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",