Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-05-05 23:31:17 +0400
committerChris Rebert <code@rebertia.com>2014-05-05 23:31:17 +0400
commit64fdbd762190fb1d2191e0e6aac1bccc621b54db (patch)
tree3a44803d7c40bc8d5a42030419c2d48b057bee55 /package.json
parent5728b5791c94b5f4df662045552e66bc05d85d31 (diff)
bump grunt-jscs-checker to v0.4.1; refs #13512
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 8c90cef51f..bbb647887e 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.0",
+ "grunt-jscs-checker": "0.4.1",
"grunt-saucelabs": "~5.1.1",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.4.0",