Merge pull request #400 from codigoencasa/feature/portal

Feature/portal
This commit is contained in:
Leifer Mendez
2023-01-09 18:48:46 +01:00
committed by GitHub
9 changed files with 35 additions and 1 deletions

View File

@@ -11,5 +11,9 @@
"bin": "./bin/create.js",
"dependencies": {
"@bot-whatsapp/cli": "*"
},
"repository": {
"type": "git",
"url": "https://github.com/codigoencasa/bot-whatsapp/tree/main/packages/create-bot-whatsapp"
}
}