Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit ac56c65

Browse files
committed
Release commit for v2.0.2
1 parent 20486b7 commit ac56c65

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethereumjs-blockchain",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A module to store and interact with blocks",
55
"main": "index.js",
66
"scripts": {
@@ -25,9 +25,9 @@
2525
"homepage": "https://github.com/ethereumjs/ethereumjs-blockchain#readme",
2626
"dependencies": {
2727
"async": "^2.1.2",
28-
"ethashjs": "^0.0.7",
29-
"ethereumjs-block": "^1.2.2",
30-
"ethereumjs-util": "^5.0.1",
28+
"ethashjs": "~0.0.7",
29+
"ethereumjs-block": "~1.6.0",
30+
"ethereumjs-util": "~5.1.0",
3131
"flow-stoplight": "^1.0.0",
3232
"levelup": "^1.3.0",
3333
"memdown": "^1.1.0",

0 commit comments

Comments
 (0)