Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit 12602cf

Browse files
committed
fix(ci): commit package-lock.json for reproducible builds
Track package-lock.json to enable npm caching in CI workflows and ensure reproducible dependency installation across environments.
1 parent 031e0c0 commit 12602cf

File tree

2 files changed

+4425
-1
lines changed

2 files changed

+4425
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,4 @@ coverage/
2222
/ejs.min.js
2323
out/
2424
pkg/
25-
/package-lock.json
2625
/yarn.lock

0 commit comments

Comments
 (0)