feat: new portal web for qr scan

This commit is contained in:
Leifer Mendez
2023-01-09 18:44:38 +01:00
parent 3de5f4b77a
commit 1f1f564f4e
5 changed files with 21 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bot-whatsapp/portal",
"version": "0.0.1-alpha.0",
"version": "0.0.2-alpha.0",
"description": "Portal WEB para escanear QR",
"main": "./lib/portal.http.cjs",
"scripts": {
@@ -44,5 +44,9 @@
"kleur": "^4.1.5",
"polka": "^0.5.2",
"serve-static": "^1.13.1"
},
"repository": {
"type": "git",
"url": "https://github.com/codigoencasa/bot-whatsapp/tree/main/packages/portal"
}
}