Skip to content

Commit 011bc35

Browse files
Bump bindings from 1.2.1 to 1.5.0 in /src/1-getting-started/4_object_factory/node-addon-api (#392)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fac9000 commit 011bc35

File tree

1 file changed

+1
-1
lines changed
  • src/1-getting-started/4_object_factory/node-addon-api

1 file changed

+1
-1
lines changed

src/1-getting-started/4_object_factory/node-addon-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"private": true,
77
"gypfile": true,
88
"dependencies": {
9-
"bindings": "~1.2.1",
9+
"bindings": "~1.5.0",
1010
"node-addon-api": "^8.0.0"
1111
}
1212
}

0 commit comments

Comments
 (0)