Removed 4 orphaned deps

Co-authored-by: apunkt <apunkt@users.noreply.bitfreedom.net>
This commit is contained in:
opencode-agent[bot] 2026-05-22 09:02:17 +00:00
parent a5d9112b8a
commit 7d77cf0632
2 changed files with 1 additions and 5 deletions

View file

@ -15,8 +15,7 @@
"test": "node --import tsx --test test/*.test.ts"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.0.0",
"zod": "^4.0.0"
"@modelcontextprotocol/sdk": "^1.0.0"
},
"devDependencies": {
"@types/node": "^22.0.0",