aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Settgast <csett86@web.de>2022-08-12 07:46:41 +0200
committerGitHub <noreply@github.com>2022-08-12 07:46:41 +0200
commit27f663a98f1331d5b9622c566c9516f8cd0983c9 (patch)
treea985ced7887e38a0dedcb6b3649bdc44b8d88297 /package.json
parenteb95561b576d3420f98710e3fd315bb9858a24d0 (diff)
feat(wayland): enable titlebar when running under wayland (#766)
Use with --ozone-platform-hint=auto to enable Closes: #683
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 78761a8..372feee 100644
--- a/package.json
+++ b/package.json
@@ -159,7 +159,7 @@
"babel-loader": "^8.2.3",
"concurrently": "5.1.0",
"css-loader": "^6.7.1",
- "electron": "19.0.8",
+ "electron": "19.0.12",
"electron-builder": "23.1.0",
"electron-context-menu": "^2.5.0",
"electron-is-dev": "^1.2.0",