Skip to content

Commit

Permalink
chore: upgrade to electron 27 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
embbnux authored Nov 27, 2023
1 parent 6c31e64 commit 06e6bd0
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 257 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"package-release": "electron-builder --linux -p always"
},
"devDependencies": {
"electron": "^26.6.0",
"electron-builder": "^24.6.3"
"electron": "^27.1.2",
"electron-builder": "^24.9.1"
},
"dependencies": {
"electron-progressbar": "^2.0.1"
"electron-progressbar": "^2.1.0"
}
}
Loading

0 comments on commit 06e6bd0

Please sign in to comment.