Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
deps: update pubsub interface (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Apr 18, 2023
1 parent e0e0db9 commit c38bbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"@libp2p/interface-peer-id": "^2.0.0",
"@libp2p/interface-pubsub": "^4.0.0",
"@libp2p/logger": "^2.0.0",
"@libp2p/pubsub": "^6.0.0",
"@libp2p/pubsub": "^7.0.0",
"protons-runtime": "^5.0.0",
"uint8arraylist": "^2.1.1",
"uint8arrays": "^4.0.3"
Expand Down

0 comments on commit c38bbb7

Please sign in to comment.