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

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2015-02-07 00:29:05 +0300
committerChris Rebert <code@rebertia.com>2015-02-07 00:29:05 +0300
commitcd35dd1270aab2cb89eb88e9e98556421af43e8a (patch)
tree587b4b70cb0e0892a4e58c215fc4834e9891d129 /package.json
parent9cceebc981f7aaae96ad0a1033e948c0dc9b27ab (diff)
bump grunt-jscs to ^1.5.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 dfd91d6..774c0a3 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1",
"grunt-eslint": "^5.0.0",
- "grunt-jscs": "^1.0.0",
+ "grunt-jscs": "^1.5.0",
"jscs-jsdoc": "^0.4.0",
"load-grunt-tasks": "^3.0.0",
"time-grunt": "^1.0.0"