We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a70bbe commit 820292cCopy full SHA for 820292c
package.json
@@ -16,6 +16,7 @@
16
}
17
},
18
"main": "./dist/cjs/lib.js",
19
+ "types": "./dist/cjs/lib.d.ts",
20
"author": "MongoDB <[email protected]>",
21
"homepage": "https://github.com/mongodb-js/mongodb-mcp-server",
22
"repository": {
0 commit comments