From 27f663a98f1331d5b9622c566c9516f8cd0983c9 Mon Sep 17 00:00:00 2001 From: Christoph Settgast Date: Fri, 12 Aug 2022 07:46:41 +0200 Subject: feat(wayland): enable titlebar when running under wayland (#766) Use with --ozone-platform-hint=auto to enable Closes: #683 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3