feat: Initialize Electron frontend project with package.json including dependencies, scripts, and build configurations.
All checks were successful
Build and Release / build-and-release (push) Successful in 7m3s

This commit is contained in:
Bryan1029384756
2026-02-11 07:08:41 -06:00
parent 49bc491e08
commit 44814011fe

View File

@@ -38,7 +38,8 @@
"win": { "win": {
"target": [ "target": [
"nsis" "nsis"
] ],
"signAndEditExecutable": false
}, },
"mac": { "mac": {
"target": [ "target": [