diff options
Diffstat (limited to 'packages/abi-gen')
-rw-r--r-- | packages/abi-gen/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/abi-gen/package.json b/packages/abi-gen/package.json index 27c1ee7a0..f0bb17bd1 100644 --- a/packages/abi-gen/package.json +++ b/packages/abi-gen/package.json @@ -32,7 +32,7 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/abi-gen/README.md", "dependencies": { - "@0xproject/typescript-typings": "^0.4.3", + "@0xproject/typescript-typings": "^1.0.0", "@0xproject/utils": "^0.7.3", "chalk": "^2.3.0", "ethereum-types": "^1.0.0", |