Skip to content

Commit 820292c

Browse files
committed
fix: add types
1 parent 6a70bbe commit 820292c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
}
1717
},
1818
"main": "./dist/cjs/lib.js",
19+
"types": "./dist/cjs/lib.d.ts",
1920
"author": "MongoDB <[email protected]>",
2021
"homepage": "https://github.com/mongodb-js/mongodb-mcp-server",
2122
"repository": {

0 commit comments

Comments
 (0)