ci(provider): 📦 add new package - wa-sticker-formatter

add new package - wa-sticker-formatter
This commit is contained in:
Joseph VTX
2022-12-20 01:06:56 -05:00
parent 0b4e35308d
commit 16e5d4b176
3 changed files with 6 additions and 3 deletions

View File

@@ -14,7 +14,8 @@
"@bot-whatsapp/database": "latest", "@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest", "@bot-whatsapp/provider": "latest",
"@adiwajshing/baileys": "^4.4.0", "@adiwajshing/baileys": "^4.4.0",
"mime-types": "^2.1.35" "mime-types": "^2.1.35",
"wa-sticker-formatter": "^4.3.2"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"

View File

@@ -15,7 +15,8 @@
"@bot-whatsapp/provider": "latest", "@bot-whatsapp/provider": "latest",
"@adiwajshing/baileys": "^4.4.0", "@adiwajshing/baileys": "^4.4.0",
"mime-types": "^2.1.35", "mime-types": "^2.1.35",
"mongodb": "^4.12.1" "mongodb": "^4.12.1",
"wa-sticker-formatter": "^4.3.2"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"

View File

@@ -15,7 +15,8 @@
"@bot-whatsapp/provider": "latest", "@bot-whatsapp/provider": "latest",
"@adiwajshing/baileys": "^4.4.0", "@adiwajshing/baileys": "^4.4.0",
"mime-types": "^2.1.35", "mime-types": "^2.1.35",
"mysql2": "^2.3.3" "mysql2": "^2.3.3",
"wa-sticker-formatter": "^4.3.2"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"