We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c29bce1 commit c5c5520Copy full SHA for c5c5520
package.json
@@ -4,7 +4,7 @@
4
"author": "PalmerAL",
5
"version": "1.31.0-beta",
6
"description": "A fast, minimal browser that protects your privacy",
7
- "electronVersion": "29.0.0-alpha.7",
+ "electronVersion": "29.0.0-alpha.8",
8
"main": "main.build.js",
9
"standard": {
10
"globals": [
@@ -48,7 +48,7 @@
48
"browserify": "^16.5.1",
49
"concurrently": "^5.2.0",
50
"decomment": "^0.9.0",
51
- "electron": "29.0.0-alpha.7",
+ "electron": "29.0.0-alpha.8",
52
"electron-builder": "^22.14.13",
53
"electron-installer-windows": "^3.0.0",
54
"electron-packager": "^15.1.0",
0 commit comments