Skip to content

Commit 0513ce2

Browse files
committed
Commit package-lock.json for reproducible CI installs
1 parent 2689dac commit 0513ce2

2 files changed

Lines changed: 3451 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,7 @@ vite.config.js.timestamp-*
142142
vite.config.ts.timestamp-*
143143
.vite/
144144

145-
# Lockfiles (library package — consumers manage their own)
146-
package-lock.json
145+
# package-lock.json committed for reproducible CI installs (excluded from publish)
147146

148147
# Agenticoding local config (credentials, API keys)
149148
.chunkhound.json

0 commit comments

Comments
 (0)