mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 05:41:09 +02:00
fix(news-ingester): drop unused @mana/shared-hono workspace dep
Was copied verbatim from mana-credits' template but not actually imported anywhere in src/. Removing it lets the Docker build's bun install resolve from npm only — workspace:* refs need the full monorepo context which the Dockerfile doesn't copy. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
c9e16243c8
commit
68d1bda7e5
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
|||
"db:studio": "drizzle-kit studio"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mana/shared-hono": "workspace:*",
|
||||
"@mozilla/readability": "^0.5.0",
|
||||
"drizzle-orm": "^0.38.3",
|
||||
"hono": "^4.7.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue