Skip to content

Commit c57d412

Browse files
committed
fix: remove private from package.json
1 parent 3be683b commit c57d412

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "mongodb-mcp-server",
33
"version": "0.0.0",
4-
"private": true,
54
"main": "dist/index.js",
65
"type": "module",
76
"scripts": {

0 commit comments

Comments
 (0)