Commit d26118c
build: track package-lock.json for reproducible builds
Enable npm ci in CI/CD workflows by committing package-lock.json.
This ensures consistent dependency versions across environments
and faster, more reliable builds.
Co-Authored-By: Claude <[email protected]>1 parent fcd8f0a commit d26118c
2 files changed
+2100
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
| 19 | + | |
0 commit comments