Skip to content

Commit e65f77f

Browse files
committed
Generated electron-app does not work anymore #166
* Update electron version
1 parent 27640b2 commit e65f77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/app-electron-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@theia/cli": "<%= params.theiaVersion %>",
22-
"electron": "^15.3.5"
22+
"electron": "^23.2.4"
2323
},
2424
"scripts": {
2525
"prepare": "theia build --mode development",

0 commit comments

Comments
 (0)