fix electron node-gyp resolution for ci installs
Some checks failed
CI / Validate (push) Failing after 26s
Some checks failed
CI / Validate (push) Failing after 26s
This commit is contained in:
parent
fdef33db0d
commit
7607571c80
5 changed files with 200 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue