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

Commit 7bfec31

Browse files
authored
Merge pull request #104 from ipfs/greenkeeper-bs58-4.0.0
Update bs58 to version 4.0.0 🚀
2 parents c5dd684 + 845dd31 commit 7bfec31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"async": "^2.1.4",
3030
"bl": "^1.1.2",
31-
"bs58": "^3.1.0",
31+
"bs58": "^4.0.0",
3232
"chai": "^3.5.0",
3333
"concat-stream": "^1.5.2",
3434
"detect-node": "^2.0.3",

0 commit comments

Comments
 (0)