This commit is contained in:
2025-12-03 16:40:46 +08:00
parent 31bc2a5576
commit 98f68fe300
6 changed files with 62 additions and 42 deletions

View File

@@ -8,7 +8,6 @@
"basename": "/root/code-center",
"app": {
"type": "pm2-system-app",
"key": "code-center",
"entry": "./app.js",
"runtime": [
"client"
@@ -44,6 +43,7 @@
],
"license": "UNLICENSED",
"dependencies": {
"@kevisual/ai": "^0.0.12",
"@types/busboy": "^1.5.4",
"@types/send": "^1.2.1",
"@types/ws": "^8.18.1",
@@ -61,7 +61,7 @@
"@kevisual/code-center-module": "0.0.24",
"@kevisual/context": "^0.0.4",
"@kevisual/file-listener": "^0.0.2",
"@kevisual/local-app-manager": "0.1.27",
"@kevisual/local-app-manager": "0.1.32",
"@kevisual/logger": "^0.0.4",
"@kevisual/oss": "0.0.12",
"@kevisual/permission": "^0.0.3",