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

Commit

Permalink
Release commit for v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed Sep 18, 2017
1 parent 20486b7 commit ac56c65
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethereumjs-blockchain",
"version": "2.0.1",
"version": "2.0.2",
"description": "A module to store and interact with blocks",
"main": "index.js",
"scripts": {
Expand All @@ -25,9 +25,9 @@
"homepage": "https://github.com/ethereumjs/ethereumjs-blockchain#readme",
"dependencies": {
"async": "^2.1.2",
"ethashjs": "^0.0.7",
"ethereumjs-block": "^1.2.2",
"ethereumjs-util": "^5.0.1",
"ethashjs": "~0.0.7",
"ethereumjs-block": "~1.6.0",
"ethereumjs-util": "~5.1.0",
"flow-stoplight": "^1.0.0",
"levelup": "^1.3.0",
"memdown": "^1.1.0",
Expand Down

0 comments on commit ac56c65

Please sign in to comment.