mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-18 19:49:16 +00:00
chore(cli): 🎨 remove uneccesary steps
This commit is contained in:
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user