This commit is contained in:
Matt Kane
2026-04-01 11:44:21 +01:00
parent c2120a4961
commit 7262b93a44
6 changed files with 7 additions and 7 deletions

View File

@@ -70,7 +70,7 @@ async function main() {
const monorepoRoot = useRemote ? null : findMonorepoRoot();
p.intro(`💫 ${pc.bgCyan(pc.black(" create-emdash "))}`);
p.intro(` ${pc.bgCyan(pc.black(" create-emdash "))}`);
const projectName = await p.text({
message: "Project name?",