Add pnpm-lock.yaml and update .gitignore
Some checks are pending
Build NapCat Artifacts / Build-Framework (push) Waiting to run
Build NapCat Artifacts / Build-Shell (push) Waiting to run

Added pnpm-lock.yaml to track dependencies and removed it from .gitignore in the napcat-webui-frontend package to enable version control of the lock file.
This commit is contained in:
手瓜一十雪 2025-11-30 18:08:22 +08:00
parent 7fc17d45ba
commit 5189099146
2 changed files with 12113 additions and 2 deletions

View File

@ -26,7 +26,5 @@ dist-ssr
# NPM LOCK files # NPM LOCK files
package-lock.json package-lock.json
yarn.lock yarn.lock
pnpm-lock.yaml
dist.zip dist.zip

12113
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load Diff