From d4332652c61148bacf7cb05baf47836253f1e229 Mon Sep 17 00:00:00 2001 From: Dan Miller Date: Tue, 5 Feb 2019 10:16:16 -0330 Subject: [PATCH] ethereumjs-block v2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1916909..2e20413 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "async": "^2.6.1", "ethashjs": "~0.0.7", - "ethereumjs-block": "~2.1.0", + "ethereumjs-block": "~2.2.0", "ethereumjs-common": "^1.1.0", "ethereumjs-util": "~6.0.0", "flow-stoplight": "^1.0.0",