We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4b7c8 commit b7d41f5Copy full SHA for b7d41f5
2 files changed
package.json
@@ -2,7 +2,7 @@
2
"publisher": "kermanx",
3
"name": "p2p-live-share",
4
"displayName": "P2P Live Share",
5
- "version": "0.0.20",
+ "version": "0.0.21",
6
"private": true,
7
"packageManager": "pnpm@10.20.0",
8
"description": "VSCode collaboration extension - a Peer-to-Peer and Open-Source alternative to Live Share.",
src/sync/ws/package.json
@@ -1,7 +1,7 @@
1
{
"name": "p2p-live-share-ws-server",
"type": "module",
"description": "WebSocket server for P2P Live Share",
"author": {
"name": "_Kerman",
0 commit comments