From 5431cc633373a407dc8639f6667d5404ebecf620 Mon Sep 17 00:00:00 2001 From: Nazmus Sayad <87106526+NazmusSayad@users.noreply.github.com> Date: Wed, 21 Aug 2024 11:09:45 +0600 Subject: [PATCH] Update main.ts --- src/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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('.'), }, ],