mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-18 11:39:15 +00:00
chore(cli): 🔥 fix
This commit is contained in:
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user