Change all package to depend on the new @0xproject/web3-wrapper@1.0.0

This commit is contained in:
Leonid Logvinov
2018-07-19 22:57:27 +02:00
parent 9d06c81078
commit 8193fdc304
15 changed files with 15 additions and 15 deletions

View File

@@ -46,7 +46,7 @@
"ethereum-types": "^1.0.0",
"@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^1.0.0",
"@0xproject/web3-wrapper": "^0.7.3",
"@0xproject/web3-wrapper": "^1.0.0",
"ethers": "3.0.22",
"lodash": "^4.17.4"
},