Pin node-addon-api to workaround possible bug in 5.1.0

This commit is contained in:
Lovell Fuller 2023-01-15 19:35:27 +00:00
parent a1e464cc5e
commit a9bd0e79f8

View File

@ -131,7 +131,7 @@
"dependencies": { "dependencies": {
"color": "^4.2.3", "color": "^4.2.3",
"detect-libc": "^2.0.1", "detect-libc": "^2.0.1",
"node-addon-api": "^5.0.0", "node-addon-api": "5.0.0",
"prebuild-install": "^7.1.1", "prebuild-install": "^7.1.1",
"semver": "^7.3.8", "semver": "^7.3.8",
"simple-get": "^4.0.1", "simple-get": "^4.0.1",