Skip to content

Commit 70cd5c9

Browse files
committed
fix: add dist/cjs
1 parent 7064ad0 commit 70cd5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
}
1717
},
18-
"main": "cjs/index.js",
18+
"main": "./dist/cjs/lib.js",
1919
"author": "MongoDB <[email protected]>",
2020
"homepage": "https://github.com/mongodb-js/mongodb-mcp-server",
2121
"repository": {

0 commit comments

Comments
 (0)