Skip to content

Commit 8779e99

Browse files
committed
chore: Update package.json to reflect new repository and homepage URLs
1 parent 13f85e9 commit 8779e99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"description": "A utility library for integrating Model Context Protocol (MCP) with LangChain, Zod, and related tools. Provides helpers for schema conversion, event streaming, and SDK usage.",
66
"author": "Zane",
77
"license": "MIT",
8-
"homepage": "https://github.com/zandko/mcp-use#readme",
8+
"homepage": "https://github.com/mcp-use/mcp-use-ts#readme",
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/zandko/mcp-use.git"
11+
"url": "git+https://github.com/mcp-use/mcp-use-ts.git"
1212
},
1313
"bugs": {
14-
"url": "https://github.com/zandko/mcp-use/issues"
14+
"url": "https://github.com/mcp-use/mcp-use-ts/issues"
1515
},
1616
"keywords": [
1717
"MCP",

0 commit comments

Comments
 (0)