Change all package to depend on the new @0xproject/base-contract@1.0.0

This commit is contained in:
Leonid Logvinov
2018-07-19 23:05:01 +02:00
parent cc0477153b
commit b5d19d3fb1
8 changed files with 8 additions and 8 deletions

View File

@@ -75,7 +75,7 @@
},
"dependencies": {
"@0xproject/assert": "^1.0.0",
"@0xproject/base-contract": "^0.3.6",
"@0xproject/base-contract": "^1.0.0",
"@0xproject/order-utils": "^1.0.0",
"@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^1.0.0",