bump node-gyp in app (fix gyp Python >=3.11.0 issue)

This commit is contained in:
Clem Fern
2023-11-15 23:01:18 +01:00
parent 6c1b0c3ae7
commit 787936babd
2 changed files with 511 additions and 38 deletions

View File

@@ -64,6 +64,7 @@
},
"resolutions": {
"*/node-abi": "^2.20.0",
"node-gyp": "^10.0.0",
"nan": "github:jkleinsc/nan#remove_accessor_signature"
}
}