Skip to content

Commit a777250

Browse files
authored
Update to node-addon-api v3.0.0 (#44)
1 parent e36f35e commit a777250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"debug": "^4.1.1",
4141
"get-symbol-from-current-process-h": "^1.0.2",
42-
"node-addon-api": "^2.0.0",
42+
"node-addon-api": "^3.0.0",
4343
"node-gyp-build": "^4.2.1"
4444
},
4545
"devDependencies": {

0 commit comments

Comments
 (0)