Bump electron to v27.1.0 (#383)

This commit is contained in:
jeffvli 2023-11-16 10:17:39 -08:00
parent bc40f93b59
commit 48a529dd51
2 changed files with 9 additions and 9 deletions

View file

@ -56,7 +56,7 @@
"package.json"
],
"afterSign": ".erb/scripts/notarize.js",
"electronVersion": "25.8.1",
"electronVersion": "27.1.0",
"mac": {
"target": {
"target": "default",
@ -230,7 +230,7 @@
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.4.1",
"detect-port": "^1.3.0",
"electron": "^25.8.1",
"electron": "^27.1.0",
"electron-builder": "^24.6.3",
"electron-devtools-installer": "^3.2.0",
"electron-notarize": "^1.2.1",