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

github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2015-04-08 03:40:44 +0300
committerChris Rebert <code@rebertia.com>2015-04-08 03:40:44 +0300
commit250bd5f277c8b5f257e92c952ac51de61759e644 (patch)
tree1642beb901d243e1b3ee537936144b2e17345907
parent4337c547662b63636a461ec391c610cde6dcc7bc (diff)
Bump grunt-eslint to ^10.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ac30e9b..a2fdd90 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1",
- "grunt-eslint": "^9.0.0",
+ "grunt-eslint": "^10.0.0",
"grunt-jscs": "^1.5.0",
"load-grunt-tasks": "^3.1.0"
},