diff options
Diffstat (limited to 'packages/sol-cov')
-rw-r--r-- | packages/sol-cov/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sol-cov/package.json b/packages/sol-cov/package.json index 08f57a6ea..e74a64b9a 100644 --- a/packages/sol-cov/package.json +++ b/packages/sol-cov/package.json @@ -57,7 +57,7 @@ "@0xproject/utils": "^1.0.1", "@0xproject/web3-wrapper": "^1.0.1", "@types/solidity-parser-antlr": "^0.2.1", - "ethereum-types": "^1.0.1", + "ethereum-types": "1.0.0", "ethereumjs-util": "^5.1.1", "glob": "^7.1.2", "istanbul": "^0.4.5", |