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 <github@rebertia.com>2015-01-23 02:03:10 +0300
committerChris Rebert <github@rebertia.com>2015-01-23 02:03:10 +0300
commit00b86d91b89d85d23f654d329bced5806f5d8428 (patch)
tree049c2801c6b4f4c9dcf39a2f282c36898518bf0f
parentcf87820a7295e9905ba492f1506f16d496b1817b (diff)
update grunt-contrib-jshint to ^0.11.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0da7e31..3d31351 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"grunt": "^0.4.5",
"grunt-6to5": "^2.0.0",
"grunt-browserify": "^3.2.1",
- "grunt-contrib-jshint": "^0.10.0",
+ "grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1",
"grunt-eslint": "^4.0.0",
"grunt-jscs": "^1.0.0",