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

@ -20,7 +20,8 @@
},
"pnpm": {
"overrides": {
"@electron-forge/maker-dmg": "https://registry.npmjs.org/@fellow/maker-dmg/-/maker-dmg-7.4.0.tgz"
"@electron-forge/maker-dmg": "https://registry.npmjs.org/@fellow/maker-dmg/-/maker-dmg-7.4.0.tgz",
"node-abi": "4.14.0"
},
"ignoredBuiltDependencies": [
"@tailwindcss/oxide",