This commit is contained in:
2023-02-03 18:17:11 -06:00
parent ce9d82fcf7
commit 652515adb9
10 changed files with 982 additions and 172 deletions

View File

@@ -18,6 +18,7 @@
"exceljs": "^4.3.0",
"express": "^4.18.1",
"file-type": "^17.1.6",
"google-spreadsheet": "^3.3.0",
"googleapis": "^109.0.1",
"mime-db": "^1.52.0",
"moment": "^2.29.4",
@@ -27,6 +28,7 @@
"qrcode-terminal": "^0.12.0",
"socket.io": "^4.5.1",
"stormdb": "^0.6.0",
"util-tiempo": "^1.0.41",
"whatsapp-web.js": "github:cheveguerra/whatsapp-web.js#WaWJS2",
"xlsx": "^0.18.5"
},