Skip to content

Commit

Permalink
upgrade electron
Browse files Browse the repository at this point in the history
  • Loading branch information
PalmerAL committed Jan 10, 2024
1 parent c29bce1 commit c5c5520
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.31.0-beta",
"description": "A fast, minimal browser that protects your privacy",
"electronVersion": "29.0.0-alpha.7",
"electronVersion": "29.0.0-alpha.8",
"main": "main.build.js",
"standard": {
"globals": [
Expand Down Expand Up @@ -48,7 +48,7 @@
"browserify": "^16.5.1",
"concurrently": "^5.2.0",
"decomment": "^0.9.0",
"electron": "29.0.0-alpha.7",
"electron": "29.0.0-alpha.8",
"electron-builder": "^22.14.13",
"electron-installer-windows": "^3.0.0",
"electron-packager": "^15.1.0",
Expand Down

0 comments on commit c5c5520

Please sign in to comment.