mirror of
https://github.com/teableio/teable.git
synced 2026-02-04 20:46:48 +08:00
Fix incorrect path alias pointing to non-existent package. This was causing TypeScript to fail resolving @teable/v2-adapter-table-repository-postgres imports unless packages were built first. - adapter-schema-repository-postgres -> adapter-table-repository-postgres Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>