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-02-11 00:11:21 +0300
committerChris Rebert <code@rebertia.com>2015-02-11 00:11:21 +0300
commitdd9ec26614ffa538b7c45d8b6fee8e78da8ae253 (patch)
tree6e588d8a4d66d30c935733b675fc128e0ae9e0bb /package.json
parent0679e41aa7aa8273b02e5e9f305f24a76165766d (diff)
bump grunt-eslint to ^6.0.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 992462a..c26613b 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": "^5.1.0",
+ "grunt-eslint": "^6.0.0",
"grunt-jscs": "^1.5.0",
"load-grunt-tasks": "^3.1.0"
},