Skip to content

Commit e47f295

Browse files
committed
Add back napi_versions to package.json
1 parent a55cb1e commit e47f295

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@
3131
},
3232
"engines": {
3333
"node": ">=20.3.0"
34+
},
35+
"binary": {
36+
"napi_versions": [9]
3437
}
3538
}

0 commit comments

Comments
 (0)