From b987eebf215391a8af9cff995c7f6c4a6e434bd9 Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Sun, 22 Jul 2018 07:37:12 +0200 Subject: Fix version of ethereumjs-abi to 0.6.5 to fix decoding bug --- packages/order-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/order-utils/package.json') diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index 179b821e3..0df8a3f6c 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -82,7 +82,7 @@ "@types/node": "^8.0.53", "bn.js": "^4.11.8", "ethereum-types": "^1.0.0", - "ethereumjs-abi": "^0.6.5", + "ethereumjs-abi": "0.6.5", "ethereumjs-util": "^5.1.1", "ethers": "3.0.22", "lodash": "^4.17.4" -- cgit v1.2.3