1
0
mirror of synced 2026-03-23 11:18:36 +08:00

chore: release v1.7.0-beta.4

This commit is contained in:
roymondchen
2025-11-24 16:20:19 +08:00
parent 93640257e9
commit 8d65127cdd
20 changed files with 81 additions and 30 deletions

View File

@@ -5,7 +5,7 @@ import path from 'node:path';
import { fileURLToPath } from 'node:url';
import enquirer from 'enquirer';
import execa from 'execa';
import { execa } from 'execa';
import minimist from 'minimist';
import pico from 'picocolors';
import semver from 'semver';