feat: 添加 pnpm.json 文件并更新 Dockerfile 以包含 overrides
knowledge-base / deploy (push) Failing after 4s

This commit is contained in:
2026-06-23 19:21:36 +08:00
parent 151a46a182
commit c2c5d88090
2 changed files with 7 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"overrides": {
"hono": "4.12.25"
}
}