Skip to content

Commit b924b5e

Browse files
committed
Add myself as a contributor even though I only changed c++ version to make it compatible with node17
1 parent fd120b2 commit b924b5e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,15 @@
5454
{
5555
"name": "Keiji Yoshimi",
5656
"url": "https://github.com/walf443"
57+
},
58+
{
59+
"name": "Le Minh Vu",
60+
"url": "https://github.com/newbee1905",
5761
}
5862
],
5963
"repository": {
6064
"type": "git",
61-
"url": "https://github.com/msgpack/msgpack-node.git"
65+
"url": "https://github.com/newbee1905/msgpack-node.git"
6266
},
6367
"main": "./lib/msgpack",
6468
"directories": {

0 commit comments

Comments
 (0)