chore(cli): 🎨 remove uneccesary steps

This commit is contained in:
Leifer Mendez
2022-12-01 20:58:58 +01:00
parent 05c6fd4528
commit 50d73f7bc8
5 changed files with 7 additions and 28 deletions

View File

@@ -4,13 +4,11 @@
"description": "",
"main": "app.js",
"scripts": {
"pre-copy": "cd .. && yarn run copy.lib",
"start": "node app.js"
},
"keywords": [],
"dependencies": {
"@bot-whatsapp/bot": "file:../packages/bot",
"@bot-whatsapp/database": "file:../packages/database",
"@bot-whatsapp/provider": "file:../packages/provider",
"whatsapp-web.js": "^1.18.3"
},
"author": "",