netajam_obsidian_note_uid_g.../.github
Netajam 49287280c7 Use --legacy-peer-deps in release workflow
The release CI's `npm install` ran into the @types/node peer-dep
mismatch between the project's pinned `@types/node@^16` and
vitest@1.6.1's peerOptional `@types/node@^18 || >=20`. Locally we
work around this with --legacy-peer-deps; mirror that flag in CI so
the release build can produce main.js.
2026-04-27 22:12:56 +02:00
..
workflows Use --legacy-peer-deps in release workflow 2026-04-27 22:12:56 +02:00