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 79e0ca0 commit c357840Copy full SHA for c357840
typescript_with_addon/node-addon-api/package.json
@@ -4,7 +4,7 @@
4
"description": "TypeScript calling Javascript calling C++ calling C with building with CMake and node-addon-api C++ wrapper.",
5
"dependencies": {
6
"bindings": "^1.5.0",
7
- "node-addon-api": "^3.0.2"
+ "node-addon-api": "^7.0.0"
8
},
9
"scripts": {
10
"install": "npx cmake-js compile",
0 commit comments