chore: update gossipsub dep for example

This commit is contained in:
Vasco Santos 2021-05-28 14:10:27 +02:00 committed by Vasco Santos
parent afe0f854e8
commit 755eb909f2

View File

@ -12,7 +12,7 @@
"fs-extra": "^8.1.0",
"libp2p-pubsub-peer-discovery": "^4.0.0",
"libp2p-relay-server": "^0.2.0",
"libp2p-gossipsub": "^0.9.0",
"libp2p-gossipsub": "^0.9.1",
"p-defer": "^3.0.0",
"which": "^2.0.1"
},