feat: new portal web for qr scan

This commit is contained in:
Leifer Mendez
2023-01-09 18:44:52 +01:00
parent 1f1f564f4e
commit 3c178ea113
2 changed files with 8 additions and 0 deletions

View File

@@ -13,5 +13,9 @@
},
"dependencies": {
"@bot-whatsapp/bot": "*"
},
"repository": {
"type": "git",
"url": "https://github.com/codigoencasa/bot-whatsapp/tree/main/packages/contexts"
}
}

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"
}
}