Update to kredits-contracts 6.0 and ethers 5.x

This commit is contained in:
2020-07-30 17:42:09 +02:00
parent 174073fc42
commit 4fd1e40fac
2 changed files with 1656 additions and 551 deletions
+1654 -549
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -65,8 +65,8 @@
"eslint": "^7.1.0", "eslint": "^7.1.0",
"eslint-plugin-ember": "^8.5.2", "eslint-plugin-ember": "^8.5.2",
"eslint-plugin-node": "^11.1.0", "eslint-plugin-node": "^11.1.0",
"ethers": "^4.0.47", "ethers": "^5.0.7",
"kredits-contracts": "^5.5.0", "kredits-contracts": "^6.0.0",
"loader.js": "^4.7.0", "loader.js": "^4.7.0",
"localforage": "^1.7.3", "localforage": "^1.7.3",
"ndjson": "github:hugomrdias/ndjson#feat/readable-stream3", "ndjson": "github:hugomrdias/ndjson#feat/readable-stream3",