Skip to content

Commit 211b446

Browse files
committed
fix(ci): track package-lock.json for npm ci
The CI workflow uses npm ci which requires package-lock.json to be present in the repository. Removed the file from .gitignore.
1 parent aae9bb8 commit 211b446

2 files changed

Lines changed: 2282 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
.playwright-mcp
55
dist/
66
node_modules/
7-
package-lock.json

0 commit comments

Comments
 (0)