feat: fix add code-center-module

This commit is contained in:
2025-06-27 01:59:48 +08:00
parent b0bd771e3d
commit c7ddaf88f6
5 changed files with 336 additions and 193 deletions

View File

@@ -97,7 +97,7 @@
"pg": "^8.16.2",
"pm2": "^6.0.8",
"rimraf": "^6.0.1",
"rollup": "^4.44.0",
"rollup": "^4.44.1",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-dts": "^6.2.1",
"rollup-plugin-esbuild": "^6.2.1",
@@ -119,5 +119,5 @@
"picomatch": "^4.0.2"
},
"pnpm": {},
"packageManager": "pnpm@10.12.3"
"packageManager": "pnpm@10.12.4"
}