diff options
Diffstat (limited to 'packages/fill-scenarios/package.json')
-rw-r--r-- | packages/fill-scenarios/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/fill-scenarios/package.json b/packages/fill-scenarios/package.json index f74c2672d..6d47fe534 100644 --- a/packages/fill-scenarios/package.json +++ b/packages/fill-scenarios/package.json @@ -39,6 +39,7 @@ "@0xproject/base-contract": "^0.3.2", "@0xproject/order-utils": "^0.0.5", "@0xproject/types": "0.7.0", + "ethereum-types": "^0.0.1", "@0xproject/typescript-typings": "^0.3.2", "@0xproject/utils": "^0.6.2", "@0xproject/web3-wrapper": "^0.6.4", |