Skip to content

Commit 207eaed

Browse files
committed
fix url in package.json
1 parent a359b25 commit 207eaed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"author": "Anthropic, PBC (https://anthropic.com)",
77
"homepage": "https://modelcontextprotocol.io",
88
"bugs": "https://github.com/modelcontextprotocol/conformance/issues",
9+
"url": "https://github.com/modelcontextprotocol/conformance",
910
"scripts": {
1011
"start": "tsx src/index.ts",
1112
"test": "jest",

0 commit comments

Comments
 (0)