diff options
Diffstat (limited to 'packages/order-watcher/package.json')
-rw-r--r-- | packages/order-watcher/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/order-watcher/package.json b/packages/order-watcher/package.json index 659769224..27d64a371 100644 --- a/packages/order-watcher/package.json +++ b/packages/order-watcher/package.json @@ -79,13 +79,13 @@ "dependencies": { "@0xproject/assert": "0.2.13", "@0xproject/base-contract": "^0.3.5", - "@0xproject/contract-wrappers": "0.0.6", + "@0xproject/contract-wrappers": "0.0.5", "@0xproject/fill-scenarios": "^0.0.5", "@0xproject/json-schemas": "0.8.2", "@0xproject/order-utils": "^0.0.8", "@0xproject/types": "^0.8.2", "@0xproject/typescript-typings": "^0.4.2", - "@0xproject/utils": "^0.7.3", + "@0xproject/utils": "^0.7.2", "@0xproject/web3-wrapper": "^0.7.2", "ethereumjs-blockstream": "5.0.0", "ethereum-types": "^0.0.2", |