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>2015-04-07 04:29:53 +0300
committerChris Rebert <code@rebertia.com>2015-04-07 04:29:53 +0300
commit9b696da16f0d53fde0499c0b6fdd1d16a16f18a6 (patch)
tree9e1a756bc0debf06de516e82775043938d3d4869 /package.json
parent3b317e00c552d5a7f4da7c458289e6114d7157f0 (diff)
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 d8417287a1..fabaa472e5 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",