chore: migrate from npm to pnpm

This commit is contained in:
coderwei
2025-05-16 14:32:55 +08:00
parent 2b5165324c
commit 1524e189dc
3 changed files with 9983 additions and 13726 deletions

View File

@@ -1,5 +1,5 @@
VUE_APP_API_HOST=http://localhost:5678
VUE_APP_WS_HOST=ws://localhost:5678
VUE_APP_API_HOST=https://chat.geekai.me
VUE_APP_WS_HOST=wss://chat.geekai.me
VUE_APP_USER=18888888888
VUE_APP_PASS=12345678
VUE_APP_ADMIN_USER=admin

13724
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

9981
web/pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff