Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit b8ccb24

Browse files
fix: drop unnecessary dependency (#57)
1 parent a671825 commit b8ccb24

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"author": "Ravi Kiran Vemula",
4747
"license": "MIT",
4848
"dependencies": {
49-
"@dmitryrechkin/json-schema-to-zod": "^1.0.1",
5049
"@modelcontextprotocol/sdk": "^1.7.0",
5150
"debug": "^4.4.0",
5251
"zod": "^3.24.2"

yarn.lock

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,6 @@ __metadata:
8484
languageName: node
8585
linkType: hard
8686

87-
"@dmitryrechkin/json-schema-to-zod@npm:^1.0.1":
88-
version: 1.0.1
89-
resolution: "@dmitryrechkin/json-schema-to-zod@npm:1.0.1"
90-
dependencies:
91-
zod: ^3.23.8
92-
checksum: 17f0aad4e2c20bb521362bd14a3a184337f220c10cd81a71572fa8c82b1d71007c3b513f1360de4392a221d6a9c905ec51cafcc9592e3cf8b2c36d84760cea94
93-
languageName: node
94-
linkType: hard
95-
9687
"@esbuild/aix-ppc64@npm:0.25.2":
9788
version: 0.25.2
9889
resolution: "@esbuild/aix-ppc64@npm:0.25.2"
@@ -511,7 +502,6 @@ __metadata:
511502
version: 0.0.0-use.local
512503
resolution: "@langchain/mcp-adapters@workspace:."
513504
dependencies:
514-
"@dmitryrechkin/json-schema-to-zod": ^1.0.1
515505
"@eslint/js": ^9.21.0
516506
"@langchain/core": ^0.3.44
517507
"@langchain/langgraph": ^0.2.62

0 commit comments

Comments
 (0)