fix: address update cli type import

This commit is contained in:
Peter Steinberger
2026-01-21 06:10:27 +00:00
parent 5dcd48544a
commit 32edaad823
2 changed files with 1 additions and 5 deletions

View File

@@ -18,6 +18,7 @@ import {
type UpdateRunResult,
type UpdateStepInfo,
type UpdateStepProgress,
type UpdateStepResult,
} from "../infra/update-runner.js";
import {
detectGlobalInstallManagerByPresence,