Change all package to depend on the new @0xproject/types@1.0.0-rc.1

This commit is contained in:
Leonid Logvinov
2018-07-19 22:17:55 +02:00
parent 267830d463
commit 534decea95
16 changed files with 16 additions and 16 deletions

View File

@@ -75,7 +75,7 @@
"@0xproject/base-contract": "^0.3.6",
"@0xproject/order-utils": "^1.0.0",
"@0xproject/sol-compiler": "^0.5.4",
"@0xproject/types": "^1.0.0",
"@0xproject/types": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^0.7.3",
"@0xproject/web3-wrapper": "^0.7.3",