feat: Track package-lock.json for CI

This commit is contained in:
samtiz 2025-07-08 01:40:01 +09:00
parent 00db563fd3
commit 6a0d8d35c4
3 changed files with 19053 additions and 1 deletions

1
.gitignore vendored
View File

@ -102,7 +102,6 @@ pickleglass_web/venv/
node_modules/
npm-debug.log
yarn-error.log
package-lock.json
# Database
data/*.db

12077
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

6976
pickleglass_web/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff