aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-05-07 13:37:48 -0700
committerChris Rebert <[email protected]>2014-05-07 13:37:48 -0700
commitaa877571f3c88ee5a06d9c8a9a71380b6f4eb659 (patch)
treee781b08b16eae5b8af8b2e38183cc3af4971a650 /package.json
parentd36c150569c982a24935bfc90e77e7a59986497b (diff)
parent150ca95b19ddbac917be861ceeddfbe87d3e82d3 (diff)
downloadbootstrap-aa877571f3c88ee5a06d9c8a9a71380b6f4eb659.tar.xz
bootstrap-aa877571f3c88ee5a06d9c8a9a71380b6f4eb659.zip
Merge pull request #13528 from twbs/unlock-jscs
unlock & bump grunt-jscs-checker to ~0.4.3
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 bbb647887..4e4672959 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.3",
"grunt-saucelabs": "~5.1.1",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.4.0",