Skip to content

Commit 0e8161a

Browse files
authored
use custom node-addon until official release for node-addon-api@3.0.3 to use this fix nodejs/node-addon-api#832 (#3419)
1 parent 015f0ca commit 0e8161a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"fs-extra": "^4.0.3",
9090
"https-proxy-agent": "^2.2.4",
9191
"ini": "^1.3.5",
92-
"node-addon-api": "^3.0.0",
92+
"node-addon-api": "https://github.com/realm/node-addon-api/tarball/realm",
9393
"node-fetch": "^1.7.3",
9494
"node-machine-id": "^1.1.10",
9595
"node-pre-gyp": "^0.15.0",

0 commit comments

Comments
 (0)