Upgrade to Node-API version 9

This commit is contained in:
Lovell Fuller
2023-09-23 10:53:53 +01:00
parent 6578118f32
commit e618c17bd0
6 changed files with 8 additions and 7 deletions

View File

@@ -174,7 +174,7 @@
"win32-x64": "sha512-BwKckinJZ0Fu/EcunqiLPwOLEBWp4xf8GV7nvmVuKKz5f6B+GxoA2k9aa2wueqv4r4RJVgV/aWXZWFKOIjre/Q=="
},
"runtime": "napi",
"target": 7
"target": 9
},
"engines": {
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
@@ -184,7 +184,7 @@
},
"binary": {
"napi_versions": [
7
9
]
},
"semistandard": {