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
All checks were successful
Build and Release / build-and-release (push) Successful in 12m9s
This commit is contained in:
@@ -50,8 +50,7 @@
|
||||
},
|
||||
"nsis": {
|
||||
"oneClick": true,
|
||||
"perMachine": false,
|
||||
"verifyUpdateCodeSignature": false
|
||||
"perMachine": false
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user