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

Commit 834934f

Browse files
0xallAlan Shaw
authored and
Alan Shaw
committed
fix: add bl module to package dependencies (#853) (#854)
1 parent 68503cc commit 834934f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"dependencies": {
2929
"async": "^2.6.1",
3030
"big.js": "^5.1.2",
31+
"bl": "^2.0.1",
3132
"bs58": "^4.0.1",
3233
"cids": "~0.5.3",
3334
"concat-stream": "^1.6.2",

0 commit comments

Comments
 (0)