fix: use workspace links for runner shared package (#198)

This commit is contained in:
Eyejoker
2026-05-30 00:30:31 +09:00
committed by GitHub
parent e3d02dbac1
commit 35988d9797
8 changed files with 147 additions and 334 deletions

View File

@@ -14,7 +14,7 @@
"@anthropic-ai/sdk": "0.100.0",
"@modelcontextprotocol/sdk": "1.29.0",
"cron-parser": "^5.0.0",
"ejclaw-runners-shared": "file:../shared",
"ejclaw-runners-shared": "workspace:*",
"zod": "^4.0.0"
},
"devDependencies": {