Skip to content

Commit 3127f31

Browse files
committed
Define Zod validation for config files
1 parent 1c0215e commit 3127f31

File tree

4 files changed

+751
-8
lines changed

4 files changed

+751
-8
lines changed

packages/tiny-agents/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"dependencies": {
5454
"@huggingface/inference": "workspace:^",
5555
"@huggingface/mcp-client": "workspace:^",
56-
"zod": "^3.24.4"
56+
"@modelcontextprotocol/sdk": "^1.11.4",
57+
"zod": "^3.25.7"
5758
}
5859
}

0 commit comments

Comments
 (0)