Skip to content

Commit

Permalink
chore: update package json
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed May 3, 2022
1 parent 57ff845 commit 10b7eb5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
"main": "index.js",
"types": "index.d.ts",
"napi": {
"name": "zstd",
"name": "@mongodb-js/zstd",
"package": {
"name": "@mongodb-js/zstd"
},
"triples": {
"additional": [
"aarch64-apple-darwin",
Expand Down

0 comments on commit 10b7eb5

Please sign in to comment.