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/migrations/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/migrations/package.json') diff --git a/packages/migrations/package.json b/packages/migrations/package.json index df19ba547..183cc8dfc 100644 --- a/packages/migrations/package.json +++ b/packages/migrations/package.json @@ -61,7 +61,7 @@ "@0xproject/utils": "^1.0.1", "@0xproject/web3-wrapper": "^1.0.1", "@ledgerhq/hw-app-eth": "^4.3.0", - "ethereum-types": "^1.0.1", + "ethereum-types": "1.0.0", "ethers": "3.0.22", "lodash": "^4.17.4" }, -- cgit v1.2.3