fix electron node-gyp resolution for ci installs
Some checks failed
CI / Validate (push) Failing after 26s

This commit is contained in:
dirtydishes 2026-05-29 23:24:08 -04:00
parent fdef33db0d
commit 7607571c80
5 changed files with 200 additions and 4 deletions

View file

@ -34,7 +34,8 @@
"overrides": {
"postcss": "^8.5.15",
"tar": "^7.5.15",
"tmp": "^0.2.5"
"tmp": "^0.2.5",
"@electron/node-gyp": "^10.2.0-electron.2"
},
"dependencies": {
"@pierre/diffs": "^1.2.2"