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

@@ -78,7 +78,7 @@
"@0xproject/types": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^1.0.0",
"@0xproject/web3-wrapper": "^0.7.3",
"@0xproject/web3-wrapper": "^1.0.0",
"ethereum-types": "^1.0.0",
"bn.js": "^4.11.8",
"ethereumjs-abi": "^0.6.4",