diff options
Diffstat (limited to 'contracts/erc721')
-rw-r--r-- | contracts/erc721/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/erc721/package.json b/contracts/erc721/package.json index 4d2c79c46..34f71c91e 100644 --- a/contracts/erc721/package.json +++ b/contracts/erc721/package.json @@ -65,7 +65,7 @@ }, "dependencies": { "@0x/base-contract": "^4.0.1", - "@0x/contracts-utils": "^2.0.2", + "@0x/contracts-utils": "2.0.1", "@0x/types": "^2.0.1", "@0x/typescript-typings": "^4.0.0", "@0x/utils": "^4.0.2", |