From 177b70cb4b1c13b6e657256882947486f853fdb9 Mon Sep 17 00:00:00 2001 From: yann300 Date: Tue, 13 Feb 2018 08:17:02 +0100 Subject: [PATCH] bump ethereumjs-vm version --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 7ad71fab85..72405abbf7 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "csslint": "^1.0.2", "deep-equal": "^1.0.1", "ethereumjs-util": "^5.1.2", + "ethereumjs-vm": "^2.3.3", "execr": "^1.0.1", "exorcist": "^0.4.0", "fast-async": "^6.1.2",