Skip to content

Commit 69516c9

Browse files
committed
Revert "Add missing zod peer dependency to OpenAI and Claude samples"
This reverts commit 2626a7c.
1 parent 2626a7c commit 69516c9

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

nodejs/claude/sample-agent/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"dependencies": {
1919
"@microsoft/agents-hosting": "^1.1.0-alpha.85",
2020
"@microsoft/agents-a365-notifications": "^0.1.0-preview.30",
21-
"zod": "^3.25.40",
2221
"@microsoft/agents-a365-observability": "^0.1.0-preview.30",
2322
"@microsoft/agents-a365-runtime": "^0.1.0-preview.30",
2423
"@microsoft/agents-a365-tooling": "^0.1.0-preview.30",

nodejs/openai/sample-agent/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"dependencies": {
1818
"@microsoft/agents-hosting": "^1.1.0-alpha.85",
1919
"@microsoft/agents-a365-notifications": "^0.1.0-preview.30",
20-
"zod": "^3.25.40",
2120
"@microsoft/agents-a365-observability": "^0.1.0-preview.30",
2221
"@microsoft/agents-a365-runtime": "^0.1.0-preview.30",
2322
"@microsoft/agents-a365-tooling": "^0.1.0-preview.30",

0 commit comments

Comments
 (0)