diff options
Diffstat (limited to 'packages/sol-doc/package.json')
-rw-r--r-- | packages/sol-doc/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sol-doc/package.json b/packages/sol-doc/package.json index 69089878f..0cee53231 100644 --- a/packages/sol-doc/package.json +++ b/packages/sol-doc/package.json @@ -28,7 +28,7 @@ "@0x/sol-compiler": "^1.1.7", "@0x/types": "^1.1.4", "@0x/utils": "^2.0.2", - "ethereum-types": "^1.0.11", + "ethereum-types": "^1.1.0", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.10", "yargs": "^12.0.2" |