Skip to content

Commit

Permalink
bump electron builder
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jan 8, 2025
1 parent 87e9965 commit 73f9787
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 134 deletions.
5 changes: 3 additions & 2 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ linux:
executableArgs:
- "--no-sandbox"
desktop:
StartupWMClass: tabby
entry:
StartupWMClass: tabby
snap:
plugs:
- default
Expand Down Expand Up @@ -103,4 +104,4 @@ rpm:
electronFuses:
runAsNode: false
enableNodeOptionsEnvironmentVariable: false
nodeCliInspect: false
enableNodeCliInspectArguments: false
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"css-loader": "^6.7.3",
"deep-equal": "2.0.5",
"electron": "^32.2.7",
"electron-builder": "^24.6.4",
"electron-builder": "^26.0.0-alpha.8",
"electron-download": "^4.1.1",
"electron-installer-snap": "^5.1.0",
"@electron/rebuild": "^3.7.1",
Expand Down
Loading

0 comments on commit 73f9787

Please sign in to comment.