Skip to content

Commit 10b7eb5

Browse files
committed
chore: update package json
1 parent 57ff845 commit 10b7eb5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"main": "index.js",
55
"types": "index.d.ts",
66
"napi": {
7-
"name": "zstd",
7+
"name": "@mongodb-js/zstd",
8+
"package": {
9+
"name": "@mongodb-js/zstd"
10+
},
811
"triples": {
912
"additional": [
1013
"aarch64-apple-darwin",

0 commit comments

Comments
 (0)