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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/contracts/erc20/package.json b/contracts/erc20/package.json
index 36420c32c..7616b9ccf 100644
--- a/contracts/erc20/package.json
+++ b/contracts/erc20/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-erc20",
- "version": "1.0.6",
+ "version": "1.0.0",
"engines": {
"node": ">=6.12"
},
@@ -65,8 +65,8 @@
},
"dependencies": {
"@0x/base-contract": "^3.0.13",
- "@0x/contracts-exchange-libs": "^1.0.6",
- "@0x/contracts-utils": "^1.0.6",
+ "@0x/contracts-exchange-libs": "^1.0.0",
+ "@0x/contracts-utils": "^3.0.0",
"@0x/types": "^1.5.2",
"@0x/typescript-typings": "^3.0.8",
"@0x/utils": "^3.0.1",