Skip to content

Commit 755eb90

Browse files
committedJun 13, 2021
chore: update gossipsub dep for example
1 parent afe0f85 commit 755eb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎examples/package.json

+1-1
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)
Please sign in to comment.