Revert "feat: add shared domain schemas"

This reverts commit 0f3dfd8147.
This commit is contained in:
2026-03-28 16:58:20 +08:00
parent e4cc29f501
commit fb39d0c06c
8 changed files with 1 additions and 220 deletions
+1 -2
View File
@@ -7,8 +7,7 @@
"test": "vitest run --"
},
"dependencies": {
"@aiquant/agent-runtime": "workspace:*",
"zod": "^3.24.1"
"@aiquant/agent-runtime": "workspace:*"
},
"devDependencies": {
"typescript": "^5.9.2",