aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/erc20/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/erc20/package.json')
-rw-r--r--contracts/erc20/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/contracts/erc20/package.json b/contracts/erc20/package.json
index 937198f2f..63e3d20da 100644
--- a/contracts/erc20/package.json
+++ b/contracts/erc20/package.json
@@ -65,8 +65,8 @@
},
"dependencies": {
"@0x/base-contract": "^4.0.1",
- "@0x/contracts-exchange-libs": "^1.0.3",
- "@0x/contracts-utils": "^2.0.2",
+ "@0x/contracts-exchange-libs": "1.0.2",
+ "@0x/contracts-utils": "2.0.1",
"@0x/types": "^2.0.1",
"@0x/typescript-typings": "^4.0.0",
"@0x/utils": "^4.0.2",