aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-05-05 12:08:04 -0700
committerChris Rebert <[email protected]>2014-05-05 12:08:04 -0700
commitb100e15d419a6640c523e121b664330f819ea7af (patch)
treec8a2bea277348394756ab3975c0bbfdada1f0e5a
parentcd958497947c78dce3024c18bf2ac63ede1caa97 (diff)
downloadbootstrap-b100e15d419a6640c523e121b664330f819ea7af.tar.xz
bootstrap-b100e15d419a6640c523e121b664330f819ea7af.zip
temporarily lock grunt-jscs-checker to v0.4.0
Per #13512 & https://github.com/mdevils/node-jscs/issues/357
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2f20af528..8c90cef51 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"grunt-exec": "~0.4.5",
"grunt-html-validation": "~0.1.15",
"grunt-jekyll": "~0.4.1",
- "grunt-jscs-checker": "~0.4.1",
+ "grunt-jscs-checker": "0.4.0",
"grunt-saucelabs": "~5.1.1",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.4.0",