Skip to content

Commit 09b9b22

Browse files
authored
fix: Correct repository URL for providence from NPM (#49)
Signed-off-by: John McBride <[email protected]>
1 parent 974ad2b commit 09b9b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
},
8686
"repository": {
8787
"type": "git",
88-
"url": "git+https://github.com/zuplo/mcp-sdk.git"
88+
"url": "https://github.com/zuplo/mcp"
8989
},
9090
"author": "Zuplo, Inc.",
9191
"license": "MIT",

0 commit comments

Comments
 (0)