feat: Create Electron application package.json and update root lockfile.
Some checks failed
Build and Release / build-and-release (push) Failing after 2m0s

This commit is contained in:
Bryan1029384756
2026-02-13 12:31:19 -06:00
parent fe869a3222
commit 8aa63505f9
2 changed files with 4 additions and 4 deletions

View File

@@ -76,7 +76,7 @@
"devDependencies": {
"@vitejs/plugin-react": "^5.1.1",
"concurrently": "^9.2.1",
"electron": "^33.2.1",
"electron": "33.4.11",
"electron-builder": "^25.1.8",
"vite": "^7.2.4",
"wait-on": "^8.0.1"