feat: add initial Electron application setup with package.json and build configurations.
All checks were successful
Build and Release / build-and-release (push) Successful in 12m9s

This commit is contained in:
Bryan1029384756
2026-02-21 17:45:06 -06:00
parent 33d3ef740f
commit 133795a0d7
2 changed files with 611 additions and 2 deletions

View File

@@ -50,8 +50,7 @@
},
"nsis": {
"oneClick": true,
"perMachine": false,
"verifyUpdateCodeSignature": false
"perMachine": false
}
},
"dependencies": {