mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Versions 1.2.7–1.2.9 have a broken npm publish where compiled files land in dist/src/ but the package exports map references dist/v2/, causing ERR_MODULE_NOT_FOUND on startup. Pin to 1.2.6 which has the correct layout. Closes #64 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>