mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-22 20:12:02 -06:00
chore: Update Baileys dependency to a new GitHub repository
- Changed the Baileys dependency in package.json from the EvolutionAPI repository to the renatoiub repository. This update ensures that the project uses the latest version of Baileys from the specified GitHub source.
This commit is contained in:
parent
03ee40388c
commit
b6506dc661
@ -49,7 +49,7 @@
|
||||
"amqplib": "^0.10.3",
|
||||
"@aws-sdk/client-sqs": "^3.569.0",
|
||||
"axios": "^1.6.5",
|
||||
"baileys": "github:EvolutionAPI/Baileys",
|
||||
"baileys": "github:renatoiub/Baileys",
|
||||
"class-validator": "^0.14.1",
|
||||
"compression": "^1.7.4",
|
||||
"cors": "^2.8.5",
|
||||
|
Loading…
Reference in New Issue
Block a user