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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-12-29 05:14:03 +0300
committerChris Rebert <code@rebertia.com>2014-12-29 05:14:03 +0300
commitd857d429e2e93dc8dc0fc98b0eeb21a87483c391 (patch)
treed319cdae526e46b53b990034bd86aebdcb6427f6
parent97d9d788992768a3d839835ea7e5df7d5c31484a (diff)
bump grunt-jscs to ~1.1.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 688c5db..a057bba 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"grunt-csscomb": "~3.0.0",
"grunt-html-validation": "~0.1.18",
"grunt-jekyll": "~0.4.2",
- "grunt-jscs": "~0.8.0",
+ "grunt-jscs": "~1.1.0",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~2.0.0",
"time-grunt": "~1.0.0"