diff --git a/src/main.ts b/src/main.ts index 3cc13dd..1531eb7 100644 --- a/src/main.ts +++ b/src/main.ts @@ -29,7 +29,7 @@ app type: t .string() .description('Name of the package') - // .ask("What's the name of the package?") + .ask("What's the name of the package?") .default('.'), }, ],