summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGraeme Yeates <yeatesgraeme@gmail.com>2016-10-15 12:32:55 -0400
committerGraeme Yeates <yeatesgraeme@gmail.com>2016-10-16 02:05:13 -0400
commit569b552b61cb58f4b59014c5dea828958f3752b7 (patch)
tree8f6761780d5b0f598deb616ee9db647f1de2bb2d /package.json
parent13f122a563eddd2f06307b5dcb5724e526ef16fe (diff)
downloadasync-569b552b61cb58f4b59014c5dea828958f3752b7.tar.gz
Test firefox and building bundles in travis
fix travis testing of firefox Revert to eslint@2.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 85c8776..0341ac8 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"cheerio": "^0.22.0",
"coveralls": "^2.11.2",
"es6-promise": "^2.3.0",
- "eslint": "^3.8.0",
+ "eslint": "^2.13.1",
"fs-extra": "^0.26.7",
"gh-pages-deploy": "^0.4.2",
"jsdoc": "^3.4.0",