diff options
Diffstat (limited to 'contracts/exchange-forwarder/package.json')
-rw-r--r-- | contracts/exchange-forwarder/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/exchange-forwarder/package.json b/contracts/exchange-forwarder/package.json index 73a30e851..1d7848c48 100644 --- a/contracts/exchange-forwarder/package.json +++ b/contracts/exchange-forwarder/package.json @@ -71,7 +71,7 @@ "@0x/contracts-exchange": "1.0.0", "@0x/contracts-erc20": "1.0.0", "@0x/contracts-erc721": "1.0.0", - "@0x/contracts-utils": "3.0.0", + "@0x/contracts-utils": "^1.0.6", "@0x/order-utils": "^3.1.2", "@0x/types": "^1.5.2", "@0x/typescript-typings": "^3.0.8", |