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
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
16 changed files with 16 additions and 16 deletions

View File

@ -106,7 +106,7 @@
"@0xproject/order-utils": "^1.0.0", "@0xproject/order-utils": "^1.0.0",
"@0xproject/sol-compiler": "^0.5.4", "@0xproject/sol-compiler": "^0.5.4",
"@0xproject/subproviders": "^0.10.6", "@0xproject/subproviders": "^0.10.6",
"@0xproject/types": "^1.0.0", "@0xproject/types": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^0.7.3", "@0xproject/utils": "^0.7.3",
"@0xproject/web3-wrapper": "^0.7.3", "@0xproject/web3-wrapper": "^0.7.3",

View File

@ -53,7 +53,7 @@
"dependencies": { "dependencies": {
"@0xproject/assert": "^0.2.14", "@0xproject/assert": "^0.2.14",
"@0xproject/json-schemas": "0.8.3", "@0xproject/json-schemas": "0.8.3",
"@0xproject/types": "^0.8.2", "@0xproject/types": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^0.7.3", "@0xproject/utils": "^0.7.3",
"lodash": "^4.17.4", "lodash": "^4.17.4",

View File

@ -82,7 +82,7 @@
"@0xproject/web3-wrapper": "^0.7.3", "@0xproject/web3-wrapper": "^0.7.3",
"@0xproject/fill-scenarios": "^1.0.0", "@0xproject/fill-scenarios": "^1.0.0",
"@0xproject/json-schemas": "^1.0.0", "@0xproject/json-schemas": "^1.0.0",
"@0xproject/types": "^1.0.0", "@0xproject/types": "^1.0.0-rc.1",
"ethereum-types": "^1.0.0", "ethereum-types": "^1.0.0",
"ethereumjs-blockstream": "5.0.0", "ethereumjs-blockstream": "5.0.0",
"ethereumjs-util": "^5.1.1", "ethereumjs-util": "^5.1.1",

View File

@ -75,7 +75,7 @@
"@0xproject/base-contract": "^0.3.6", "@0xproject/base-contract": "^0.3.6",
"@0xproject/order-utils": "^1.0.0", "@0xproject/order-utils": "^1.0.0",
"@0xproject/sol-compiler": "^0.5.4", "@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/typescript-typings": "^1.0.0",
"@0xproject/utils": "^0.7.3", "@0xproject/utils": "^0.7.3",
"@0xproject/web3-wrapper": "^0.7.3", "@0xproject/web3-wrapper": "^0.7.3",

View File

@ -46,7 +46,7 @@
}, },
"dependencies": { "dependencies": {
"@0xproject/subproviders": "^0.10.6", "@0xproject/subproviders": "^0.10.6",
"@0xproject/types": "^0.8.2", "@0xproject/types": "^1.0.0-rc.1",
"@0xproject/utils": "^0.7.3", "@0xproject/utils": "^0.7.3",
"ethereum-types": "^1.0.0", "ethereum-types": "^1.0.0",
"@0xproject/typescript-typings": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0",

View File

@ -43,7 +43,7 @@
"dependencies": { "dependencies": {
"@0xproject/base-contract": "^0.3.6", "@0xproject/base-contract": "^0.3.6",
"@0xproject/order-utils": "^1.0.0", "@0xproject/order-utils": "^1.0.0",
"@0xproject/types": "1.0.0", "@0xproject/types": "^1.0.0-rc.1",
"ethereum-types": "^1.0.0", "ethereum-types": "^1.0.0",
"@0xproject/typescript-typings": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^0.7.3", "@0xproject/utils": "^0.7.3",

View File

@ -35,7 +35,7 @@
"@0xproject/sol-cov": "^0.1.3", "@0xproject/sol-cov": "^0.1.3",
"@0xproject/subproviders": "^0.10.6", "@0xproject/subproviders": "^0.10.6",
"@0xproject/tslint-config": "^1.0.0", "@0xproject/tslint-config": "^1.0.0",
"@0xproject/types": "^0.8.2", "@0xproject/types": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^0.7.3", "@0xproject/utils": "^0.7.3",
"@0xproject/web3-wrapper": "^0.7.3", "@0xproject/web3-wrapper": "^0.7.3",

View File

@ -40,7 +40,7 @@
"@0xproject/abi-gen": "^0.3.4", "@0xproject/abi-gen": "^0.3.4",
"@0xproject/dev-utils": "^0.4.6", "@0xproject/dev-utils": "^0.4.6",
"@0xproject/tslint-config": "^1.0.0", "@0xproject/tslint-config": "^1.0.0",
"@0xproject/types": "^0.8.2", "@0xproject/types": "^1.0.0-rc.1",
"@types/yargs": "^10.0.0", "@types/yargs": "^10.0.0",
"yargs": "^10.0.3", "yargs": "^10.0.3",
"make-promises-safe": "^1.1.0", "make-promises-safe": "^1.1.0",

View File

@ -75,7 +75,7 @@
"@0xproject/base-contract": "^0.3.6", "@0xproject/base-contract": "^0.3.6",
"@0xproject/json-schemas": "1.0.0", "@0xproject/json-schemas": "1.0.0",
"@0xproject/sol-compiler": "^0.5.4", "@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/typescript-typings": "^1.0.0",
"@0xproject/utils": "^0.7.3", "@0xproject/utils": "^0.7.3",
"@0xproject/web3-wrapper": "^0.7.3", "@0xproject/web3-wrapper": "^0.7.3",

View File

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

View File

@ -79,7 +79,7 @@
"@0xproject/assert": "0.2.13", "@0xproject/assert": "0.2.13",
"@0xproject/json-schemas": "0.8.3", "@0xproject/json-schemas": "0.8.3",
"@0xproject/sol-resolver": "^0.0.8", "@0xproject/sol-resolver": "^0.0.8",
"@0xproject/types": "^0.8.2", "@0xproject/types": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^0.7.3", "@0xproject/utils": "^0.7.3",
"@0xproject/web3-wrapper": "^0.7.3", "@0xproject/web3-wrapper": "^0.7.3",

View File

@ -33,7 +33,7 @@
"typescript": "2.7.1" "typescript": "2.7.1"
}, },
"dependencies": { "dependencies": {
"@0xproject/types": "^0.8.2", "@0xproject/types": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0",
"lodash": "^4.17.4" "lodash": "^4.17.4"
}, },

View File

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

View File

@ -41,7 +41,7 @@
}, },
"dependencies": { "dependencies": {
"@0xproject/assert": "^0.3.0", "@0xproject/assert": "^0.3.0",
"@0xproject/types": "^1.0.0", "@0xproject/types": "^1.0.0-rc.1",
"@0xproject/web3-wrapper": "^0.7.3", "@0xproject/web3-wrapper": "^0.7.3",
"@0xproject/typescript-typings": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^0.7.3", "@0xproject/utils": "^0.7.3",

View File

@ -35,7 +35,7 @@
"typescript": "2.7.1" "typescript": "2.7.1"
}, },
"dependencies": { "dependencies": {
"@0xproject/types": "^1.0.0", "@0xproject/types": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0",
"@types/node": "^8.0.53", "@types/node": "^8.0.53",
"bignumber.js": "~4.1.0", "bignumber.js": "~4.1.0",

View File

@ -26,7 +26,7 @@
"@0xproject/react-docs": "^0.0.16", "@0xproject/react-docs": "^0.0.16",
"@0xproject/react-shared": "^0.2.3", "@0xproject/react-shared": "^0.2.3",
"@0xproject/subproviders": "^0.10.6", "@0xproject/subproviders": "^0.10.6",
"@0xproject/types": "^0.8.1", "@0xproject/types": "^1.0.0-rc.1",
"@0xproject/typescript-typings": "^1.0.0", "@0xproject/typescript-typings": "^1.0.0",
"@0xproject/utils": "^0.7.3", "@0xproject/utils": "^0.7.3",
"@0xproject/web3-wrapper": "^0.7.3", "@0xproject/web3-wrapper": "^0.7.3",