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

@@ -19,5 +19,9 @@
"./mongo": "./lib/mongo/index.cjs",
"./json": "./lib/json/index.cjs",
"./mysql": "./lib/mysql/index.cjs"
},
"repository": {
"type": "git",
"url": "https://github.com/codigoencasa/bot-whatsapp/tree/main/packages/database"
}
}