bump: 更新版本

This commit is contained in:
2025-11-25 00:35:45 +08:00
parent 2fb1fd429f
commit 283fa5c603
5 changed files with 71 additions and 96 deletions

View File

@@ -4,8 +4,8 @@
"description": "assistant-app package pnpm, node pkgs projects",
"type": "module",
"scripts": {
"start": "pm2 start apps/code-center/dist/app.mjs --name code-center",
"proxy": "pm2 start apps/page-proxy/dist/app.mjs --name page-proxy"
"start": "pm2 start apps/root/code-center/app.mjs --name root/code-center",
"proxy": "pm2 start apps/root/page-proxy/app.mjs --name root/page-proxy"
},
"keywords": [],
"author": "",