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

Commit e02ea2c

Browse files
committed
fix: missing debug dependency fixes #809
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 73862da commit e02ea2c

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
@@ -31,6 +31,7 @@
3131
"bs58": "^4.0.1",
3232
"cids": "~0.5.3",
3333
"concat-stream": "^1.6.2",
34+
"debug": "^3.1.0",
3435
"detect-node": "^2.0.3",
3536
"flatmap": "0.0.3",
3637
"glob": "^7.1.2",

0 commit comments

Comments
 (0)