We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb4712 commit 6e81c81Copy full SHA for 6e81c81
package.json
@@ -32,12 +32,11 @@
32
"dist"
33
],
34
"repository": {
35
- "directory": "packages/mcp-adapter",
36
"type": "git",
37
- "url": "git+https://github.com/vercel/mcp-adapter.git"
+ "url": "git+https://github.com/vercel/mcp-handler.git"
38
},
39
"bugs": {
40
- "url": "https://github.com/vercel/mcp-adapter/issues"
+ "url": "https://github.com/vercel/mcp-handler/issues"
41
42
"scripts": {
43
"build": "tsup",
0 commit comments