From d6ef147d2cc731aa9942a653c5008a5b511f7ea7 Mon Sep 17 00:00:00 2001 From: Richard Meissner Date: Wed, 10 Oct 2018 13:45:22 +0200 Subject: [PATCH] Update ethereumjs-utils --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0767b4385c5..967789ebcf1 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "ethereumjs-account": "^2.0.3", "ethereumjs-block": "~2.0.1", "ethereumjs-common": "~0.4.0", - "ethereumjs-util": "git+https://github.com/ethereumjs/ethereumjs-util.git#create2", + "ethereumjs-util": "6.0.0", "fake-merkle-patricia-tree": "^1.0.1", "functional-red-black-tree": "^1.0.1", "merkle-patricia-tree": "^2.1.2",