Skip to content

Commit d1e6dd6

Browse files
author
Akos Komuves
committed
bump up package.json
1 parent 748353d commit d1e6dd6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
"description": "",
55
"main": "dist/index.js",
66
"packageManager": "[email protected]",
7+
"repository": {
8+
"type": "git",
9+
"url": "git+https://github.com/akoskm/mcp-server-stdio.git"
10+
},
11+
"bugs": {
12+
"url": "https://github.com/akoskm/mcp-server-stdio/issues"
13+
},
14+
"homepage": "https://github.com/akoskm/mcp-server-stdio#readme",
15+
"publishConfig": {
16+
"access": "public"
17+
},
718
"type": "module",
819
"scripts": {
920
"build": "tsc"

0 commit comments

Comments
 (0)