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-01-19 06:26:24 +0300
committerChris Rebert <code@rebertia.com>2015-01-19 06:26:24 +0300
commitfde21f27c2609899fd5cf26af2a41429304b6a26 (patch)
treef51206298e921b1f52c2b351a311d35405538240
parente0cd1a6e3311f24a41030ff4fbcf9a02a03edccd (diff)
bump grunt-eslint to ^4.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7e356a7..0da7e31 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"grunt-browserify": "^3.2.1",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-nodeunit": "^0.4.1",
- "grunt-eslint": "^3.0.0",
+ "grunt-eslint": "^4.0.0",
"grunt-jscs": "^1.0.0",
"jscs-jsdoc": "^0.4.0",
"load-grunt-tasks": "^2.0.0",