Skip to content

Commit b4e80ce

Browse files
Update homepage and repository URLs
1 parent b106061 commit b4e80ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/mcp-node/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"authorization",
1212
"core"
1313
],
14-
"homepage": "https://github.com/asgardeo/mcp-node/tree/main/packages/mcp-node#readme",
14+
"homepage": "https://github.com/asgardeo/mcp-auth-javascript/tree/main/packages/mcp-node#readme",
1515
"bugs": {
16-
"url": "https://github.com/asgardeo/mcp-node/issues"
16+
"url": "https://github.com/asgardeo/mcp-auth-javascript/issues"
1717
},
1818
"author": "WSO2",
1919
"license": "Apache-2.0",
@@ -32,7 +32,7 @@
3232
"types": "dist/index.d.ts",
3333
"repository": {
3434
"type": "git",
35-
"url": "https://github.com/asgardeo/mcp-node",
35+
"url": "https://github.com/asgardeo/mcp-auth-javascript",
3636
"directory": "packages/mcp-node"
3737
},
3838
"scripts": {

0 commit comments

Comments
 (0)