From 1236efc008b61e3b0e82d30dadbb8f8f00965d7b Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Thu, 26 Jul 2018 12:50:15 +0200 Subject: Temporarily have all packages depend on an older, published version of ethereum-types since we cannot publish a new one --- packages/metacoin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/metacoin/package.json') 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" -- cgit v1.2.3