You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
{
2
-
"name": "peer-proxmity-voice-demo",
3
-
"version": "2.0.0",
4
-
"description": "A demo of a proximity voice chatroom using peerjs",
2
+
"name": "proxmity-chat",
3
+
"version": "1.0.1",
4
+
"description": "Video chat system with audio volume dependent on your proximity to others. This naturally promotes forming groups, ideal for social gatherings.",
0 commit comments