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

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

View File

@ -16,7 +16,7 @@
"webtask-tools": "^3.4.0"
},
"devDependencies": {
"eslint": "^5.8.0",
"eslint": "^6.0.0",
"eslint-config-oceanprotocol": "^1.3.0"
}
}