Skip to content

Commit 610585a

Browse files
Bump node-addon-api from 4.3.0 to 7.0.0 in /promise-callback-demo/node-addon-api
Dependabot couldn't find the original pull request head commit, 1472587.
1 parent e89ee2f commit 610585a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

promise-callback-demo/node-addon-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "test/index.js",
44
"private": true,
55
"dependencies": {
6-
"node-addon-api": "^4.0.0"
6+
"node-addon-api": "^7.0.0"
77
},
88
"scripts": {
99
"install": "node-gyp rebuild && node test"

0 commit comments

Comments
 (0)