diff options
Diffstat (limited to 'packages/metacoin')
-rw-r--r-- | packages/metacoin/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/metacoin/package.json b/packages/metacoin/package.json index 9f1326c2c..a1f2b81df 100644 --- a/packages/metacoin/package.json +++ b/packages/metacoin/package.json @@ -41,7 +41,7 @@ "@0xproject/web3-wrapper": "^1.0.1", "@types/mocha": "^5.2.2", "copyfiles": "^2.0.0", - "ethereum-types": "1.0.0", + "ethereum-types": "^1.0.1", "ethers": "3.0.22", "lodash": "^4.17.4", "run-s": "^0.0.0" |