"chore: 更新生态配置为ES模块格式"

This commit is contained in:
2025-04-29 18:35:28 +08:00
parent e4efdfe0e7
commit f8c5f7cd8c
2 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "@kevisual/social-xhs-api-server",
"type": "module",
"scripts": {
"start": "pm2 start ecosystem.config.mjs"
}