fix: sync resume portfolio lockfile

This commit is contained in:
湛兮
2026-06-11 14:23:09 +08:00
parent 22baa715fd
commit 4c63c00a18
2 changed files with 42 additions and 2 deletions
+2
View File
@@ -6,6 +6,8 @@
"scripts": {
"dev": "vite --host 0.0.0.0",
"build": "vite build",
"build:test": "PUBLIC_APP_ENV_LABEL=测试环境 vite build",
"build:prod": "PUBLIC_APP_ENV_LABEL=生产环境 vite build",
"preview": "vite preview --host 0.0.0.0"
},
"dependencies": {