fix: bump electron version to fix windows title bar bug
This commit is contained in:
parent
fed13218ff
commit
c38d9eab1c
3 changed files with 18 additions and 16 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue