Skip to content

Commit

Permalink
Merge pull request ethereumjs#5 from ethereumjs/windows
Browse files Browse the repository at this point in the history
Update dependencies to support Windows.
  • Loading branch information
wanderer committed Mar 1, 2016
2 parents 4c9c783 + 033f427 commit fb1c67c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"dependencies": {
"async": "^1.4.2",
"buffer-xor": "^1.0.3",
"ethereumjs-util": "^2.5.0",
"ethereumjs-util": "^4.0.1",
"miller-rabin": "^4.0.0"
},
"devDependencies": {
"ethereumjs-block": "^1.0.6",
"ethereumjs-block": "^1.2.2",
"ethereumjs-testing": "0.0.1",
"levelup": "^1.3.0",
"memdown": "^1.1.0",
Expand Down

0 comments on commit fb1c67c

Please sign in to comment.