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:
Mark IJbema
2026-05-05 15:38:45 +02:00
parent 1ba2980cad
commit db1cffb744
+1 -2
View File
@@ -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:"