diff options
Diffstat (limited to 'packages/order-utils/package.json')
-rw-r--r-- | packages/order-utils/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index 19e3d5668..3586c4523 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -64,7 +64,7 @@ "dependencies": { "@0xproject/assert": "^0.2.10", "@0xproject/json-schemas": "0.7.22", - "@0xproject/types": "^0.7.0", + "@0xproject/types": "0.7.0", "@0xproject/typescript-typings": "^0.3.2", "@0xproject/utils": "^0.6.2", "@0xproject/web3-wrapper": "^0.6.4", |