Commit graph

2 commits

Author SHA1 Message Date
a4d717bdd2 chore() 2025-11-12 00:33:03 +01:00
267b01162f fix: add package-lock.json to repository for npm ci
- Remove package-lock.json from .gitignore
- Add package-lock.json to repository (required for npm ci in Docker build)
- npm ci requires package-lock.json to ensure reproducible builds
2025-10-23 17:20:12 +02:00