Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit dd513f9

Browse files
authored
Merge pull request #851 from ipfs/fix/issue#444
fix: race condition on pubsub that was only visible on travis (thanks travis!)
2 parents 8164472 + 54639dd commit dd513f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"ipld-resolver": "~0.11.0",
113113
"isstream": "^0.1.2",
114114
"joi": "^10.4.1",
115-
"libp2p-floodsub": "~0.9.0",
115+
"libp2p-floodsub": "~0.9.4",
116116
"libp2p-ipfs-browser": "~0.23.0",
117117
"libp2p-ipfs-nodejs": "~0.23.0",
118118
"lodash.flatmap": "^4.5.0",

0 commit comments

Comments
 (0)