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

@@ -36,7 +36,7 @@
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sra-report/README.md",
"dependencies": {
"@0xproject/assert": "^0.3.0",
"@0xproject/types": "^0.8.2",
"@0xproject/types": "^1.0.0-rc.1",
"@0xproject/order-utils": "^0.0.9",
"@0xproject/connect": "0.6.17",
"@0xproject/json-schemas": "0.8.3",