mirror of
https://github.com/fluencelabs/libp2p-ts
synced 2025-04-24 13:22:13 +00:00
add peer-info dep
This commit is contained in:
parent
68da072b65
commit
97a547349d
@ -15,7 +15,8 @@
|
||||
"libp2p-crypto": "^0.17.2",
|
||||
"libp2p-gossipsub": "^0.2.6",
|
||||
"multiaddr": "^7.4.3",
|
||||
"peer-id": "^0.13.7"
|
||||
"peer-id": "^0.13.7",
|
||||
"peer-info": "^0.17.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^3.7.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user