chore(cli): 🔥 fix

This commit is contained in:
Leifer Mendez
2022-12-01 21:07:00 +01:00
parent 50d73f7bc8
commit 468a2ba251
2 changed files with 3 additions and 3 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "bot-whatsapp-base",
"name": "bot-whatsapp-basic",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"pre-copy": "cd .. && yarn run copy.lib",
"pre-copy": "cd .. && yarn run copy.lib example-app-basic",
"start": "node app.js"
},
"keywords": [],