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/sol-compiler/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/sol-compiler/package.json') diff --git a/packages/sol-compiler/package.json b/packages/sol-compiler/package.json index 02498d62a..6f6afc8e7 100644 --- a/packages/sol-compiler/package.json +++ b/packages/sol-compiler/package.json @@ -85,7 +85,7 @@ "@0xproject/web3-wrapper": "^1.0.1", "@types/yargs": "^11.0.0", "chalk": "^2.3.0", - "ethereum-types": "^1.0.1", + "ethereum-types": "1.0.0", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.4", "mkdirp": "^0.5.1", -- cgit v1.2.3