diff options
Diffstat (limited to 'packages/order-watcher')
-rw-r--r-- | packages/order-watcher/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/order-watcher/package.json b/packages/order-watcher/package.json index a590ad913..7331e52b4 100644 --- a/packages/order-watcher/package.json +++ b/packages/order-watcher/package.json @@ -84,7 +84,7 @@ "@0xproject/json-schemas": "1.0.0", "@0xproject/order-utils": "1.0.0", "@0xproject/types": "1.0.0", - "@0xproject/typescript-typings": "^0.4.3", + "@0xproject/typescript-typings": "^1.0.0", "@0xproject/utils": "^0.7.3", "@0xproject/web3-wrapper": "^0.7.3", "ethereumjs-blockstream": "5.0.0", |