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",