diff options
Diffstat (limited to 'packages/dev-utils')
-rw-r--r-- | packages/dev-utils/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 4d34eb73e..5f66ad1a7 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -50,7 +50,7 @@ "@0xproject/typescript-typings": "^1.0.1", "@0xproject/utils": "^1.0.1", "@0xproject/web3-wrapper": "^1.0.1", - "ethereum-types": "1.0.0", + "ethereum-types": "^1.0.1", "lodash": "^4.17.4" }, "publishConfig": { |