mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Updates
- removed timeout, use maxIdleTimeMs - made messages a keyedDB to better utitlize message cache - possible fix for group ID bug
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"url": "git@github.com:adiwajshing/baileys.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@adiwajshing/keyed-db": "^0.1.4",
|
||||
"@adiwajshing/keyed-db": "^0.1.5",
|
||||
"curve25519-js": "^0.0.4",
|
||||
"futoin-hkdf": "^1.3.2",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user