1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Merge pull request #283 from oceanprotocol/greenkeeper/eslint-config-prettier-6.0.0

Update eslint-config-prettier to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2019-07-04 10:55:30 +01:00 committed by GitHub
commit ec1e08315e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@
"es6-promise": "^4.2.8",
"eslint": "^5.16.0",
"eslint-config-oceanprotocol": "^1.3.0",
"eslint-config-prettier": "^5.0.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-prettier": "^3.1.0",
"markdownlint-cli": "^0.17.0",
"node-sass": "^4.12.0",