Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Commit

Permalink
fix: update deps (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain authored Aug 10, 2022
1 parent 74f4551 commit 210dab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,11 +133,11 @@
},
"dependencies": {
"@libp2p/interface-address-manager": "^1.0.1",
"@libp2p/interface-connection": "^2.0.0",
"@libp2p/interface-connection": "^3.0.1",
"@libp2p/interface-connection-manager": "^1.0.0",
"@libp2p/interface-content-routing": "^1.0.0",
"@libp2p/interface-dht": "^1.0.0",
"@libp2p/interface-metrics": "^2.0.0",
"@libp2p/interface-metrics": "^3.0.0",
"@libp2p/interface-peer-id": "^1.0.2",
"@libp2p/interface-peer-routing": "^1.0.0",
"@libp2p/interface-peer-store": "^1.0.0",
Expand Down

0 comments on commit 210dab0

Please sign in to comment.