feat: Implement Electron frontend setup and voice chat functionality using LiveKit and Convex.
All checks were successful
Build and Release / build-and-release (push) Successful in 9m29s

This commit is contained in:
Bryan1029384756
2026-02-11 15:21:20 -06:00
parent e773ab41ae
commit b3c2f66074
2 changed files with 18 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "discord",
"private": true,
"version": "1.0.4",
"version": "1.0.5",
"description": "A Discord clone built with Convex, React, and Electron",
"author": "Moyettes",
"type": "module",