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 ca51ecb commit 154d812Copy full SHA for 154d812
templates/app-electron-package.json
@@ -20,7 +20,7 @@
20
},
21
"devDependencies": {
22
"@theia/cli": "<%= params.theiaVersion %>",
23
- "electron": "^30.1.2"
+ "electron": "^36.4.0"
24
25
"scripts": {
26
"bundle": "npm run rebuild && theia build --mode development",
0 commit comments