1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2025-02-14 21:10:32 +01:00

fix: pin eslint to 5.13.0

This commit is contained in:
greenkeeper[bot] 2019-02-16 03:18:28 +00:00
parent b37bdcded5
commit 6181ba3872

View File

@ -52,7 +52,7 @@
"babel-runtime": "^6.26.0",
"cross-env": "^5.2.0",
"documentation": "^8.0.1",
"eslint": "^5.0.1",
"eslint": "5.13.0",
"eslint-config-ascribe": "^3.0.5",
"eslint-plugin-import": "^2.13.0",
"husky": "^0.14.3",