📋 installer.ts

This commit is contained in:
nirholas
2026-03-31 10:24:22 +00:00
parent 63ad59902b
commit 24ee3063c2

View File

@@ -1706,3 +1706,4 @@ export async function cleanupNpmInstallations(): Promise<{
return { removed, errors, warnings }
}