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

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 21, 2016
1 parent e217369 commit d423218
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -24,18 +24,18 @@
},
"homepage": "https://github.com/ethereumjs/ethereumjs-blockchain#readme",
"dependencies": {
"async": "^1.5.0",
"async": "^2.1.2",
"ethashjs": "^0.0.7",
"ethereumjs-block": "^1.2.2",
"ethereumjs-util": "^4.0.1",
"ethereumjs-util": "^5.0.1",
"levelup": "^1.3.0",
"memdown": "^1.1.0",
"semaphore": "^1.0.3"
},
"devDependencies": {
"coveralls": "^2.11.4",
"istanbul": "^0.4.2",
"standard": "^5.4.1",
"standard": "^8.5.0",
"tape": "^4.2.1"
}
}

0 comments on commit d423218

Please sign in to comment.