Commit a3194c1
1.0.0 (#8)
* 1.0.0
* Drop redundant npm lockfile; pnpm is the only package manager
The repo tracked both package-lock.json and pnpm-lock.yaml, but CI uses
pnpm exclusively (pnpm install --frozen-lockfile). The npm lockfile was
never consumed and only caused manual version-bump churn. Remove it and
gitignore npm/yarn lockfiles so pnpm-lock.yaml is the single source of
truth. Verified: pnpm install --frozen-lockfile passes with it gone.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9e36959 commit a3194c1
3 files changed
Lines changed: 5 additions & 3417 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
0 commit comments