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 c9c1b0c commit 05738c9Copy full SHA for 05738c9
package.json
@@ -31,7 +31,7 @@
31
"lint-test": "standard && clang-format -output-replacements-xml src/microtime.cc | (! grep -q '<replacement ') && node test.js"
32
},
33
"dependencies": {
34
- "node-addon-api": "^5.0.0",
+ "node-addon-api": "^7.0.0",
35
"node-gyp-build": "^4.4.0"
36
37
"devDependencies": {
0 commit comments