diff options
Diffstat (limited to 'contracts/exchange-libs')
-rw-r--r-- | contracts/exchange-libs/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contracts/exchange-libs/package.json b/contracts/exchange-libs/package.json index 9d35106cc..f3efdd00e 100644 --- a/contracts/exchange-libs/package.json +++ b/contracts/exchange-libs/package.json @@ -65,7 +65,7 @@ }, "dependencies": { "@0x/base-contract": "^3.0.13", - "@0x/contracts-utils": "^3.0.0", + "@0x/contracts-utils": "3.0.0", "@0x/order-utils": "^3.1.2", "@0x/types": "^1.5.2", "@0x/typescript-typings": "^3.0.8", |