Commit e8baed4
committed
Add package-lock.json for reproducible CI/CD builds
- Updated .gitignore to commit package-lock.json (required for GitHub Actions npm caching)
- Ensures consistent dependency versions across CI/CD environments
- Fixes GitHub Actions workflow test failure due to missing lock file1 parent d3ae2ec commit e8baed4
2 files changed
Lines changed: 4936 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments