feat(shared): add domain schemas implementation
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"test": "vitest run --"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aiquant/agent-runtime": "workspace:*"
|
||||
"@aiquant/agent-runtime": "workspace:*",
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.9.2",
|
||||
|
||||
Reference in New Issue
Block a user