Skip to content

Commit 4e75eb4

Browse files
committed
docs: add repository url to package.json
1 parent 59c05f5 commit 4e75eb4

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
@@ -62,6 +62,10 @@
6262
"typescript": "^5.8.3",
6363
"vitest": "^3.2.4"
6464
},
65+
"repository": {
66+
"type": "git",
67+
"url": "git+https://github.com/my-mcp-hub/doc-mcp-server.git"
68+
},
6569
"publishConfig": {
6670
"access": "public",
6771
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)