Commit ae5fc37
committed
chore(cli): sync pnpm-lock.yaml with @caveman-ai/cli specifier
The CI 'typescript'/'windows' jobs install with --frozen-lockfile; the
package.json declared @caveman-ai/cli@^1.1.0 without a matching lockfile
entry, so install failed (ERR_PNPM_OUTDATED_LOCKFILE) and every later step
(tsc, tests) errored with 'tsc: not found'. Regenerated the lockfile.1 parent 7da25d9 commit ae5fc37
1 file changed
Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments