fix: bump electron version to fix windows title bar bug

This commit is contained in:
Haritabh Singh 2025-09-12 22:51:05 +05:30
parent fed13218ff
commit c38d9eab1c
3 changed files with 18 additions and 16 deletions

View file

@ -66,7 +66,7 @@
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",
"bumpp": "^10.2.3",
"electron": "36.2.0",
"electron": "38.1.0",
"eslint": "^9.26.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",