From af716b75372899877a81b528b58278376166d0ad Mon Sep 17 00:00:00 2001 From: Leifer Mendez Date: Sat, 10 Dec 2022 21:20:57 +0100 Subject: [PATCH] fix(cli): :fire: create script - templates --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 476b0f4..f901baa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3168,7 +3168,7 @@ __metadata: dependencies: "@bot-whatsapp/cli": "*" bin: - bot: ./lib/bin/bundle.create.cjs + create-bot-whatsapp: ./bin/create.js languageName: unknown linkType: soft