We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2055aff commit 7e69c98Copy full SHA for 7e69c98
templates/app-electron-package.json
@@ -20,7 +20,7 @@
20
},
21
"devDependencies": {
22
"@theia/cli": "<%= params.theiaVersion %>",
23
- "electron": "^23.2.4"
+ "electron": "^30.1.2"
24
25
"scripts": {
26
"bundle": "yarn rebuild && theia build --mode development",
0 commit comments