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

Commit

Permalink
chore: use final pubsub releases
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Dec 19, 2020
1 parent 898a757 commit 2fc5b0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ipfs-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
"libp2p": "^0.30.0-rc.2",
"libp2p-bootstrap": "^0.12.1",
"libp2p-crypto": "^0.18.0",
"libp2p-floodsub": "libp2p/js-libp2p-floodsub#chore/use-libp2p0.30",
"libp2p-gossipsub": "ChainSafe/js-libp2p-gossipsub#chore/update-to-new-libp2p-interface-with-types",
"libp2p-floodsub": "^0.24.1",
"libp2p-gossipsub": "^0.8.0",
"libp2p-kad-dht": "^0.20.1",
"libp2p-mdns": "^0.15.0",
"libp2p-mplex": "^0.10.0",
Expand Down

0 comments on commit 2fc5b0c

Please sign in to comment.