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

This commit is contained in:
Leonid Logvinov 2018-07-19 23:32:31 +02:00
parent 6f276223c6
commit eae08ea1e4
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
2 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@
"@0xproject/typescript-typings": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^1.0.0", "@0xproject/utils": "^1.0.0",
"@0xproject/web3-wrapper": "^1.0.0", "@0xproject/web3-wrapper": "^1.0.0",
"@0xproject/fill-scenarios": "^1.0.0", "@0xproject/fill-scenarios": "^1.0.0-rc.1",
"@0xproject/json-schemas": "^1.0.0-rc.1", "@0xproject/json-schemas": "^1.0.0-rc.1",
"@0xproject/types": "^1.0.0-rc.1", "@0xproject/types": "^1.0.0-rc.1",
"ethereum-types": "^1.0.0", "ethereum-types": "^1.0.0",

View File

@ -80,7 +80,7 @@
"@0xproject/assert": "^1.0.0", "@0xproject/assert": "^1.0.0",
"@0xproject/base-contract": "^1.0.0", "@0xproject/base-contract": "^1.0.0",
"@0xproject/contract-wrappers": "0.1.1", "@0xproject/contract-wrappers": "0.1.1",
"@0xproject/fill-scenarios": "1.0.0", "@0xproject/fill-scenarios": "^1.0.0-rc.1",
"@0xproject/json-schemas": "^1.0.0-rc.1", "@0xproject/json-schemas": "^1.0.0-rc.1",
"@0xproject/order-utils": "^1.0.0-rc.1", "@0xproject/order-utils": "^1.0.0-rc.1",
"@0xproject/types": "^1.0.0-rc.1", "@0xproject/types": "^1.0.0-rc.1",