fix(server): 声明 express 运行时依赖

This commit is contained in:
Script Generator
2026-07-06 16:54:02 +08:00
parent dc780e4c7d
commit 262ee58b6c
3 changed files with 29 additions and 0 deletions

3
pnpm-lock.yaml generated
View File

@@ -44,6 +44,9 @@ importers:
class-validator:
specifier: ^0.15.1
version: 0.15.1
express:
specifier: ^4.22.1
version: 4.22.1
openai:
specifier: ^4.104.0
version: 4.104.0