chore: remove legacy @mosaicstack/cli package (#398)
Some checks failed
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/publish Pipeline failed

This commit was merged in pull request #398.
This commit is contained in:
2026-04-05 04:39:46 +00:00
parent 257796ce87
commit c39433c361
52 changed files with 12 additions and 6685 deletions

View File

@@ -212,7 +212,7 @@ fi
# ═══════════════════════════════════════════════════════════════════════════════
if [[ "$FLAG_CLI" == "true" ]]; then
step "@mosaicstack/cli (npm package)"
step "@mosaicstack/mosaic (npm package)"
# Ensure prefix dir
if [[ ! -d "$PREFIX" ]]; then