diff options
Diffstat (limited to 'packages/order-watcher/package.json')
-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 003a00058..eef14222c 100644 --- a/packages/order-watcher/package.json +++ b/packages/order-watcher/package.json @@ -81,7 +81,7 @@ "@0xproject/utils": "^1.0.1", "@0xproject/web3-wrapper": "^1.0.1", "bintrees": "^1.0.2", - "ethereum-types": "^1.0.1", + "ethereum-types": "1.0.0", "ethereumjs-blockstream": "5.0.0", "ethers": "3.0.22", "lodash": "^4.17.4" |