Skip to content

Commit 931014c

Browse files
alanshawdanieldaf
authored andcommitted
fix: missing debug dependency fixes ipfs-inactive#809 (ipfs-inactive#810)
License: MIT Signed-off-by: Alan Shaw <alan@tableflip.io>
1 parent e735588 commit 931014c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
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)