Skip to content

Commit f4f50cb

Browse files
committed
chore:(deps) update webRTC and libp2p for circuit relay v2 (#11)
1 parent 513f0ad commit f4f50cb

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

package-lock.json

+14-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@libp2p/delegated-peer-routing": "^4.0.0",
1818
"@libp2p/kad-dht": "^7.0.0",
1919
"@libp2p/peer-id": "^2.0.1",
20-
"@libp2p/webrtc": "github:libp2p/js-libp2p-webrtc#feat/browser-to-browser",
20+
"@libp2p/webrtc": "^1.1.0" ,
2121
"@libp2p/websockets": "^5.0.3",
2222
"@libp2p/webtransport": "^1.0.7",
2323
"@multiformats/mafmt": "^12.0.0",

0 commit comments

Comments
 (0)