mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-25 14:02:37 +00:00
missing dep
This commit is contained in:
parent
4b211f5cd6
commit
d5476caee1
@ -42,10 +42,11 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"interface-connection": "~0.3.0",
|
"interface-connection": "~0.3.0",
|
||||||
"mafmt": "^2.1.6",
|
|
||||||
"multiaddr": "^2.2.1",
|
|
||||||
"ip-address": "^5.8.6",
|
"ip-address": "^5.8.6",
|
||||||
"lodash.includes": "^4.3.0",
|
"lodash.includes": "^4.3.0",
|
||||||
|
"lodash.isfunction": "^3.0.8",
|
||||||
|
"mafmt": "^2.1.6",
|
||||||
|
"multiaddr": "^2.2.1",
|
||||||
"stream-to-pull-stream": "^1.7.2"
|
"stream-to-pull-stream": "^1.7.2"
|
||||||
},
|
},
|
||||||
"contributors": [
|
"contributors": [
|
||||||
@ -58,4 +59,4 @@
|
|||||||
"Richard Littauer <richard.littauer@gmail.com>",
|
"Richard Littauer <richard.littauer@gmail.com>",
|
||||||
"Stephen Whitmore <stephen.whitmore@gmail.com>"
|
"Stephen Whitmore <stephen.whitmore@gmail.com>"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user