Merge pull request #823 from jwasinger/cap-ethereumjs-version
Cap ethereumjs-vm at 2.2.2
Showing
... | ... | @@ -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", | ||
... | ... |
Please
register
or
sign in
to comment