This commit is contained in:
Leifer
2022-10-24 09:39:38 +02:00
parent f36ddd3014
commit 663fcafc9c
2 changed files with 109 additions and 15 deletions

View File

@@ -12,7 +12,6 @@
"bot-whatsapp",
"node-bot-whatsapp"
],
"contributors": [
{
"email": "leifer33@gmail.com",
@@ -44,7 +43,7 @@
"qrcode-terminal": "^0.12.0",
"socket.io": "^4.5.1",
"stormdb": "^0.6.0",
"whatsapp-web.js": "^1.17.1",
"whatsapp-web.js": "^1.18.0",
"xlsx": "^0.18.5"
},
"devDependencies": {
@@ -55,4 +54,3 @@
"node": "16.x"
}
}