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

Commit

Permalink
Merge pull request #17 from libp2p/greenkeeper-bs58-4.0.0
Browse files Browse the repository at this point in the history
Update bs58 to version 4.0.0 馃殌
  • Loading branch information
daviddias committed Dec 21, 2016
2 parents e20db41 + 0c8a93b commit ee30a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/diasdavid/js-peer-book#readme",
"dependencies": {
"bs58": "^3.0.0"
"bs58": "^4.0.0"
},
"devDependencies": {
"aegir": "^9.2.1",
Expand Down

0 comments on commit ee30a69

Please sign in to comment.