Lock dep versions in contracts packages
This commit is contained in:
@@ -66,12 +66,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@0x/base-contract": "^4.0.1",
|
||||
"@0x/contracts-asset-proxy": "^1.0.3",
|
||||
"@0x/contracts-erc20": "^1.0.3",
|
||||
"@0x/contracts-erc721": "^1.0.3",
|
||||
"@0x/contracts-exchange": "^1.0.3",
|
||||
"@0x/contracts-exchange-libs": "^1.0.3",
|
||||
"@0x/contracts-utils": "^2.0.2",
|
||||
"@0x/contracts-asset-proxy": "1.0.2",
|
||||
"@0x/contracts-erc20": "1.0.2",
|
||||
"@0x/contracts-erc721": "1.0.2",
|
||||
"@0x/contracts-exchange": "1.0.2",
|
||||
"@0x/contracts-exchange-libs": "1.0.2",
|
||||
"@0x/contracts-utils": "2.0.1",
|
||||
"@0x/order-utils": "^6.0.0",
|
||||
"@0x/types": "^2.0.1",
|
||||
"@0x/typescript-typings": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user