Skip to content

Commit

Permalink
Upgrade electron
Browse files Browse the repository at this point in the history
  • Loading branch information
PalmerAL committed Sep 26, 2022
1 parent d8faf1e commit daee777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "PalmerAL",
"version": "1.25.1",
"description": "A fast, minimal browser that protects your privacy",
"electronVersion": "19.0.5",
"electronVersion": "20.2.0",
"main": "main.build.js",
"standard": {
"globals": [
Expand Down Expand Up @@ -47,7 +47,7 @@
"chokidar": "^3.4.0",
"concurrently": "^5.2.0",
"decomment": "^0.9.0",
"electron": "19.0.5",
"electron": "20.2.0",
"electron-builder": "^22.14.13",
"electron-installer-windows": "^3.0.0",
"electron-packager": "^15.1.0",
Expand Down

0 comments on commit daee777

Please sign in to comment.