ci(provider): automatic updated versions

This commit is contained in:
Leifer Mendez
2023-01-01 15:11:48 +01:00
parent 8f2734bfaa
commit b5bfeab57c
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: Build and Test
name: Rev Providers
on:
push:

View File

@@ -1,6 +1,6 @@
{
"dependencies": {
"@adiwajshing/baileys": "5.0.0",
"@adiwajshing/baileys": "4.4.4",
"mime-types": "2.1.35",
"wa-sticker-formatter": "4.3.2"
}

View File

@@ -13,7 +13,7 @@
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest",
"@adiwajshing/baileys": "5.0.0",
"@adiwajshing/baileys": "4.4.4",
"mime-types": "2.1.35",
"wa-sticker-formatter": "4.3.2"
},