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/order-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/order-utils') diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index 2123cb75a..3deb682ce 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -83,7 +83,7 @@ "@0xproject/web3-wrapper": "^1.0.1", "@types/node": "^8.0.53", "bn.js": "^4.11.8", - "ethereum-types": "^1.0.1", + "ethereum-types": "1.0.0", "ethereumjs-abi": "0.6.5", "ethereumjs-util": "^5.1.1", "ethers": "3.0.22", -- cgit v1.2.3