Skip to content

Commit b26c6fa

Browse files
committed
fix: package.json
1 parent e2c9800 commit b26c6fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"version": "0.0.0",
55
"main": "dist/index.js",
66
"author": "MongoDB <info@mongodb.com>",
7+
"homepage": "https://github.com/mongodb-js/mongodb-mcp-server",
8+
"repository": {
9+
"url": "https://github.com/mongodb-js/mongodb-mcp-server.git"
10+
},
711
"bin": {
812
"mongodb-mcp-server": "dist/index.js"
913
},

0 commit comments

Comments
 (0)