aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/exchange-forwarder/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/exchange-forwarder/package.json')
-rw-r--r--contracts/exchange-forwarder/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/contracts/exchange-forwarder/package.json b/contracts/exchange-forwarder/package.json
index 8e7a0c5e0..015e48460 100644
--- a/contracts/exchange-forwarder/package.json
+++ b/contracts/exchange-forwarder/package.json
@@ -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",