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 7064ad0 commit 70cd5c9Copy full SHA for 70cd5c9
package.json
@@ -15,7 +15,7 @@
15
}
16
17
},
18
- "main": "cjs/index.js",
+ "main": "./dist/cjs/lib.js",
19
"author": "MongoDB <[email protected]>",
20
"homepage": "https://github.com/mongodb-js/mongodb-mcp-server",
21
"repository": {
0 commit comments