aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-06-19 14:51:52 -0700
committerChris Rebert <[email protected]>2014-06-19 14:51:52 -0700
commit9488bd58f90c8435c20dd4e596244d10f8b698fa (patch)
treec6099419b19a3ce59582d2aaee9dd9a47b5ac2b8 /package.json
parenta33f6f89301914dcca781db5f8d8b8ad5fcd54ea (diff)
parentf983e4944f474d3bbfb9ac1890465881c759d397 (diff)
downloadbootstrap-9488bd58f90c8435c20dd4e596244d10f8b698fa.tar.xz
bootstrap-9488bd58f90c8435c20dd4e596244d10f8b698fa.zip
Merge pull request #13867 from hnrch02/remove-depreacted-jscs-rules
Remove deprecated JSCS rules
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 40feb944f..6776b772e 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"grunt-exec": "~0.4.5",
"grunt-html-validation": "~0.1.18",
"grunt-jekyll": "~0.4.2",
- "grunt-jscs-checker": "~0.4.4",
+ "grunt-jscs-checker": "~0.5.1",
"grunt-saucelabs": "~8.0.2",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.5.0",