Merge pull request #4 from oceanprotocol/greenkeeper/eslint-6.0.0

Update eslint to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-06-22 13:42:56 +02:00 committed by GitHub
commit 4d0447b5f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"node-fetch": "2.6.0"
},
"devDependencies": {
"eslint": "^5.16.0",
"eslint": "^6.0.0",
"eslint-config-oceanprotocol": "^1.3.0",
"eslint-plugin-node": "^9.1.0"
}