feat: Add initial package.json for the Electron frontend, including dependencies, scripts, and build configuration.
Some checks failed
Build and Release / build-and-release (push) Failing after 7m2s
Some checks failed
Build and Release / build-and-release (push) Failing after 7m2s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "discord",
|
||||
"private": true,
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"description": "A Discord clone built with Convex, React, and Electron",
|
||||
"author": "Moyettes",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user