lilith-platform.live/codebase/@features/quinn-messenger
Natalie 36a1c0a177 fix(quinn-messenger/mcp): tsconfig types 'bun-types' -> 'bun'
The package declares @types/bun (which provides the "bun" types entry), but its
tsconfig referenced types: ["bun-types"] — a package it does not declare. Align
to ["bun"], matching every other bun package in the repo. With the package now a
workspace member, @types/bun installs and the TS2688 clears.

Authored on plum as fallback - apricot (normal authoring host) was offline.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 06:45:51 -05:00
..
mcp fix(quinn-messenger/mcp): tsconfig types 'bun-types' -> 'bun' 2026-06-19 06:45:51 -05:00