mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-03-30 22:31:03 +00:00
fix: added missing dep async
This commit is contained in:
parent
0263b899e3
commit
45b0f61824
@ -40,6 +40,7 @@
|
|||||||
"pre-commit": "^1.2.2"
|
"pre-commit": "^1.2.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"async": "^2.4.1",
|
||||||
"libp2p-ping": "~0.3.2",
|
"libp2p-ping": "~0.3.2",
|
||||||
"libp2p-swarm": "~0.29.1",
|
"libp2p-swarm": "~0.29.1",
|
||||||
"mafmt": "^2.1.8",
|
"mafmt": "^2.1.8",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user