Upgrade to TS version of ethers

This commit is contained in:
Leonid Logvinov
2018-09-12 11:02:14 +02:00
parent 3e70ab015b
commit ecbdf5f12b
13 changed files with 34 additions and 18 deletions

View File

@@ -84,7 +84,7 @@
"@0xproject/utils": "^1.0.8",
"@0xproject/web3-wrapper": "^2.0.2",
"ethereum-types": "^1.0.6",
"ethers": "3.0.22",
"ethers": "^4.0.0-beta.14",
"lodash": "^4.17.5",
"web3-provider-engine": "14.0.6"
},