Skip to content

Commit 76745e3

Browse files
committed
chore: update gossipsub dep for example
1 parent f30e5f7 commit 76745e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"fs-extra": "^8.1.0",
1313
"libp2p-pubsub-peer-discovery": "^4.0.0",
1414
"libp2p-relay-server": "^0.2.0",
15-
"libp2p-gossipsub": "^0.9.0",
15+
"libp2p-gossipsub": "^0.9.1",
1616
"p-defer": "^3.0.0",
1717
"which": "^2.0.1"
1818
},

0 commit comments

Comments
 (0)