We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9bee7 commit ebb8673Copy full SHA for ebb8673
promise-callback-demo/node-addon-api/package.json
@@ -3,7 +3,7 @@
3
"main": "test/index.js",
4
"private": true,
5
"dependencies": {
6
- "node-addon-api": "^4.0.0"
+ "node-addon-api": "^7.0.0"
7
},
8
"scripts": {
9
"install": "node-gyp rebuild && node test"
0 commit comments