mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-30 17:14:40 +08:00
fix(core): remove duplicate rotating-file-stream dep
Auto-merge left two entries for rotating-file-stream in @opencode-ai/core's dependencies block. bun install rejected the JSON, failing every CI job (typecheck, unit tests, visual regression) at the install step.
This commit is contained in:
@@ -43,8 +43,7 @@
|
||||
"rotating-file-stream": "3.2.9",
|
||||
"semver": "^7.6.3",
|
||||
"xdg-basedir": "5.1.0",
|
||||
"zod": "catalog:",
|
||||
"rotating-file-stream": "3.2.9"
|
||||
"zod": "catalog:"
|
||||
},
|
||||
"overrides": {
|
||||
"drizzle-orm": "catalog:"
|
||||
|
||||
Reference in New Issue
Block a user