Skip to content

Commit 6e81c81

Browse files
authored
fix github url (#116)
1 parent 6eb4712 commit 6e81c81

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,11 @@
3232
"dist"
3333
],
3434
"repository": {
35-
"directory": "packages/mcp-adapter",
3635
"type": "git",
37-
"url": "git+https://github.com/vercel/mcp-adapter.git"
36+
"url": "git+https://github.com/vercel/mcp-handler.git"
3837
},
3938
"bugs": {
40-
"url": "https://github.com/vercel/mcp-adapter/issues"
39+
"url": "https://github.com/vercel/mcp-handler/issues"
4140
},
4241
"scripts": {
4342
"build": "tsup",

0 commit comments

Comments
 (0)