fix: update dependencies and config to fix conflicts for electron build
- Removed the `signDlls` option from the `electron-builder.yml` configuration. - Updated `electron-store` to version 10.1.0 and `electron-builder` to version 26.0.12 in `package.json`. Ensuring compatibility and improved functionality.
This commit is contained in:
@@ -33,7 +33,6 @@ win:
|
||||
icon: assets/icons/icon.ico
|
||||
target:
|
||||
- nsis
|
||||
signDlls: false
|
||||
artifactName: ${name}-${version}-${os}-${arch}.${ext}
|
||||
|
||||
linux:
|
||||
|
||||
Reference in New Issue
Block a user