Commit 13d78ece authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #823 from jwasinger/cap-ethereumjs-version

Cap ethereumjs-vm at 2.2.2
parents 15b79bbd bf87d2fd
......@@ -23,7 +23,7 @@
"ethereumjs-block": "^1.6.0",
"ethereumjs-tx": "^1.3.3",
"ethereumjs-util": "^5.1.2",
"ethereumjs-vm": "https://github.com/ethereumjs/ethereumjs-vm",
"ethereumjs-vm": "2.2.2",
"execr": "^1.0.1",
"exorcist": "^0.4.0",
"fast-async": "^6.1.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment