mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-27 06:33:22 +08:00
feat: use simpler nitro instead of nestjs to implement mock service
This commit is contained in:
@@ -15,6 +15,7 @@ function resolvePackageVersion(
|
||||
|
||||
async function resolveMonorepoDependencies() {
|
||||
const { packages } = await getPackages();
|
||||
|
||||
const resultDevDependencies: Record<string, string> = {};
|
||||
const resultDependencies: Record<string, string> = {};
|
||||
const pkgsMeta: Record<string, string> = {};
|
||||
|
||||
Reference in New Issue
Block a user