ci: commit frontend package-lock.json for reproducible CI builds
Backend CI / Tests (push) Successful in 59s
Backend CI / Race detector (push) Failing after 22s
Backend CI / Lint & vulns (push) Failing after 52s

package-lock.json was gitignored, so CI checkouts didn't have it and
npm ci failed. Removing from .gitignore so it's tracked and CI can
install dependencies deterministically.
This commit is contained in:
2026-06-25 13:07:20 +01:00
parent a4a475a07d
commit 00c06ca79a
2 changed files with 6275 additions and 1 deletions
+6275
View File
File diff suppressed because it is too large Load Diff