We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b60a1 commit 83292d4Copy full SHA for 83292d4
package.json
@@ -38,7 +38,7 @@
38
"async": "^2.1.2",
39
"async-eventemitter": "^0.2.2",
40
"ethereumjs-account": "^2.0.3",
41
- "ethereumjs-block": "~2.0.1",
+ "ethereumjs-block": "~2.1.0",
42
"ethereumjs-common": "^0.6.0",
43
"ethereumjs-util": "^6.0.0",
44
"fake-merkle-patricia-tree": "^1.0.1",
@@ -51,7 +51,7 @@
51
"babel-cli": "^6.26.0",
52
"babel-preset-env": "^1.6.1",
53
"coveralls": "^3.0.0",
54
- "ethereumjs-blockchain": "~3.2.1",
+ "ethereumjs-blockchain": "~3.3.0",
55
"ethereumjs-testing": "git+https://github.com/ethereumjs/ethereumjs-testing.git#v1.2.4",
56
"ethereumjs-tx": "1.3.3",
57
"level": "^1.4.0",
0 commit comments