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 94f90ccCopy full SHA for 94f90cc
a-first-project/node-addon-api/package.json
@@ -2,7 +2,7 @@
2
"main": "lib/binding.js",
3
"private": true,
4
"dependencies": {
5
- "node-addon-api": "^1.1.0"
+ "node-addon-api": "^7.0.0"
6
},
7
"scripts": {
8
"test": "node --napi-modules ./test/test_binding.js"
0 commit comments