Skip to content

Commit 368e2a4

Browse files
committed
fix(ci): whitelist package-lock.json to fix release-plz
1 parent ddcb7e1 commit 368e2a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ apps/frontend/pnpm-lock.yaml
3434
*.json
3535
!Cargo.toml
3636
!package.json
37+
!package-lock.json
3738
!tsconfig.json
3839

3940
# Temporary test artifacts

0 commit comments

Comments
 (0)