aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/erc721
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/erc721')
-rw-r--r--contracts/erc721/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/contracts/erc721/package.json b/contracts/erc721/package.json
index cdf551234..8e83ea4e4 100644
--- a/contracts/erc721/package.json
+++ b/contracts/erc721/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-erc721",
- "version": "1.0.6",
+ "version": "1.0.0",
"engines": {
"node": ">=6.12"
},
@@ -65,7 +65,7 @@
},
"dependencies": {
"@0x/base-contract": "^3.0.13",
- "@0x/contracts-utils": "^1.0.6",
+ "@0x/contracts-utils": "^3.0.0",
"@0x/types": "^1.5.2",
"@0x/typescript-typings": "^3.0.8",
"@0x/utils": "^3.0.1",