mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-25 14:02:37 +00:00
fix: missing dependency debug, fixes #84
This commit is contained in:
parent
1de9f18894
commit
74a88f6868
@ -43,6 +43,7 @@
|
|||||||
"pull-stream": "^3.6.1"
|
"pull-stream": "^3.6.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"debug": "^3.1.0",
|
||||||
"interface-connection": "~0.3.2",
|
"interface-connection": "~0.3.2",
|
||||||
"ip-address": "^5.8.8",
|
"ip-address": "^5.8.8",
|
||||||
"lodash.includes": "^4.3.0",
|
"lodash.includes": "^4.3.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user