Fix contracts-utils versions

This commit is contained in:
Leonid Logvinov 2019-02-05 14:29:17 +01:00
parent 52e287fc7d
commit 9de4bf1225
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
7 changed files with 7 additions and 7 deletions

View File

@ -67,7 +67,7 @@
"@0x/contracts-test-utils": "^2.0.1", "@0x/contracts-test-utils": "^2.0.1",
"@0x/contracts-erc20": "1.0.0", "@0x/contracts-erc20": "1.0.0",
"@0x/contracts-erc721": "1.0.0", "@0x/contracts-erc721": "1.0.0",
"@0x/contracts-utils": "3.0.0", "@0x/contracts-utils": "^1.0.6",
"@0x/order-utils": "^3.1.2", "@0x/order-utils": "^3.1.2",
"@0x/types": "^1.5.2", "@0x/types": "^1.5.2",
"@0x/typescript-typings": "^3.0.8", "@0x/typescript-typings": "^3.0.8",

View File

@ -66,7 +66,7 @@
"dependencies": { "dependencies": {
"@0x/base-contract": "^3.0.13", "@0x/base-contract": "^3.0.13",
"@0x/contracts-exchange-libs": "1.0.0", "@0x/contracts-exchange-libs": "1.0.0",
"@0x/contracts-utils": "3.0.0", "@0x/contracts-utils": "^1.0.6",
"@0x/types": "^1.5.2", "@0x/types": "^1.5.2",
"@0x/typescript-typings": "^3.0.8", "@0x/typescript-typings": "^3.0.8",
"@0x/utils": "^3.0.1", "@0x/utils": "^3.0.1",

View File

@ -65,7 +65,7 @@
}, },
"dependencies": { "dependencies": {
"@0x/base-contract": "^3.0.13", "@0x/base-contract": "^3.0.13",
"@0x/contracts-utils": "3.0.0", "@0x/contracts-utils": "^1.0.6",
"@0x/types": "^1.5.2", "@0x/types": "^1.5.2",
"@0x/typescript-typings": "^3.0.8", "@0x/typescript-typings": "^3.0.8",
"@0x/utils": "^3.0.1", "@0x/utils": "^3.0.1",

View File

@ -71,7 +71,7 @@
"@0x/contracts-exchange": "1.0.0", "@0x/contracts-exchange": "1.0.0",
"@0x/contracts-erc20": "1.0.0", "@0x/contracts-erc20": "1.0.0",
"@0x/contracts-erc721": "1.0.0", "@0x/contracts-erc721": "1.0.0",
"@0x/contracts-utils": "3.0.0", "@0x/contracts-utils": "^1.0.6",
"@0x/order-utils": "^3.1.2", "@0x/order-utils": "^3.1.2",
"@0x/types": "^1.5.2", "@0x/types": "^1.5.2",
"@0x/typescript-typings": "^3.0.8", "@0x/typescript-typings": "^3.0.8",

View File

@ -65,7 +65,7 @@
}, },
"dependencies": { "dependencies": {
"@0x/base-contract": "^3.0.13", "@0x/base-contract": "^3.0.13",
"@0x/contracts-utils": "3.0.0", "@0x/contracts-utils": "^1.0.6",
"@0x/order-utils": "^3.1.2", "@0x/order-utils": "^3.1.2",
"@0x/types": "^1.5.2", "@0x/types": "^1.5.2",
"@0x/typescript-typings": "^3.0.8", "@0x/typescript-typings": "^3.0.8",

View File

@ -69,7 +69,7 @@
"@0x/contracts-test-utils": "^2.0.1", "@0x/contracts-test-utils": "^2.0.1",
"@0x/contracts-erc20": "1.0.0", "@0x/contracts-erc20": "1.0.0",
"@0x/contracts-erc721": "1.0.0", "@0x/contracts-erc721": "1.0.0",
"@0x/contracts-utils": "3.0.0", "@0x/contracts-utils": "^1.0.6",
"@0x/order-utils": "^3.1.2", "@0x/order-utils": "^3.1.2",
"@0x/types": "^1.5.2", "@0x/types": "^1.5.2",
"@0x/typescript-typings": "^3.0.8", "@0x/typescript-typings": "^3.0.8",

View File

@ -71,7 +71,7 @@
"@0x/contracts-exchange": "1.0.0", "@0x/contracts-exchange": "1.0.0",
"@0x/contracts-erc20": "1.0.0", "@0x/contracts-erc20": "1.0.0",
"@0x/contracts-erc721": "1.0.0", "@0x/contracts-erc721": "1.0.0",
"@0x/contracts-utils": "3.0.0", "@0x/contracts-utils": "^1.0.6",
"@0x/order-utils": "^3.1.2", "@0x/order-utils": "^3.1.2",
"@0x/types": "^1.5.2", "@0x/types": "^1.5.2",
"@0x/typescript-typings": "^3.0.8", "@0x/typescript-typings": "^3.0.8",