diff options
Diffstat (limited to 'packages/metacoin/package.json')
-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 a1f2b81df..9f1326c2c 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.1", + "ethereum-types": "1.0.0", "ethers": "3.0.22", "lodash": "^4.17.4", "run-s": "^0.0.0" |