diff options
Diffstat (limited to 'packages/fill-scenarios/package.json')
-rw-r--r-- | packages/fill-scenarios/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/fill-scenarios/package.json b/packages/fill-scenarios/package.json index 3b832e53e..e8fe87b60 100644 --- a/packages/fill-scenarios/package.json +++ b/packages/fill-scenarios/package.json @@ -47,7 +47,7 @@ "@0xproject/typescript-typings": "^1.0.1", "@0xproject/utils": "^1.0.1", "@0xproject/web3-wrapper": "^1.0.1", - "ethereum-types": "^1.0.1", + "ethereum-types": "1.0.0", "ethers": "3.0.22", "lodash": "^4.17.4" }, |