diff options
Diffstat (limited to 'packages/base-contract')
-rw-r--r-- | packages/base-contract/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/base-contract/package.json b/packages/base-contract/package.json index 4ae7f449d..be8fbb83f 100644 --- a/packages/base-contract/package.json +++ b/packages/base-contract/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "ethereum-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", "ethers": "3.0.22", |