updating eslint to 5.0 v

This commit is contained in:
amed83 2018-06-25 11:14:25 +02:00
parent 436465d566
commit 7c9e01ca2f
1 changed files with 1 additions and 1 deletions

View File

@ -51,6 +51,7 @@
"babel-runtime": "^6.26.0",
"cross-env": "^5.2.0",
"documentation": "^8.0.0",
"eslint": "^5.0.0",
"eslint-config-ascribe": "^3.0.5",
"eslint-plugin-import": "^2.9.0",
"husky": "^0.14.3",
@ -71,7 +72,6 @@
"crypto-conditions": "^2.0.1",
"decamelize": "^2.0.0",
"es6-promise": "^4.2.4",
"eslint": "^5.0.0",
"fetch-ponyfill": "^6.0.1",
"isomorphic-fetch": "^2.2.1",
"js-sha3": "^0.7.0",