Skip to content

Commit c53dc10

Browse files
committed
revert electron upgrade
this introduced regression with title appearing on unfocus
1 parent 3767979 commit c53dc10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@vitest/coverage-v8": "^3.0.9",
5656
"autoprefixer": "^10.4.20",
5757
"dotenv": "^16.4.5",
58-
"electron": "^36.3.1",
58+
"electron": "35.1.2",
5959
"eslint": "^9.23.0",
6060
"eslint-plugin-react": "^7.37.4",
6161
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)