Skip to content

Commit 369eaab

Browse files
fix(package): update node-addon-api to version 0.6.3
Closes #4
1 parent cf536c5 commit 369eaab

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
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"bindings": "^1.3.0",
3131
"compressing": "^1.2.3",
32-
"node-addon-api": "^0.5.1",
32+
"node-addon-api": "^0.6.3",
3333
"protobufjs": "^6.8.0",
3434
"urllib": "^2.24.0"
3535
},

0 commit comments

Comments
 (0)