Skip to content

Commit 9e05e32

Browse files
committed
Install zod-to-json-schema
1 parent bd6f0f8 commit 9e05e32

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

package-lock.json

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"typescript": "^5.7.2"
1919
},
2020
"dependencies": {
21-
"@modelcontextprotocol/sdk": "^1.0.4"
21+
"@modelcontextprotocol/sdk": "^1.0.4",
22+
"zod-to-json-schema": "^3.24.1"
2223
}
2324
}

0 commit comments

Comments
 (0)