fix(provider): 🐛 create static site html qr

This commit is contained in:
Leifer Mendez
2022-12-16 20:59:16 +01:00
parent 1032a3b769
commit c7e56a4b13
10 changed files with 675 additions and 13 deletions

View File

@@ -11,7 +11,9 @@
],
"dependencies": {
"@bot-whatsapp/bot": "*",
"qr-image": "^3.2.0"
"body-parser": "^1.20.1",
"polka": "^0.5.2",
"serve-static": "^1.13.1"
},
"exports": {
"./mock": "./lib/mock/index.cjs",