Skip to content

Commit

Permalink
new version package
Browse files Browse the repository at this point in the history
  • Loading branch information
andresayac committed Jul 11, 2023
1 parent 8cb7254 commit 2fddf42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bot-wa/bot-wa-baileys",
"version": "1.0.8",
"version": "1.0.9",
"description": "Creacte a bot for whatsapp with baileys library or bot-whatsapp",
"main": "lib/baileys.js",
"types": "lib/baileys.d.ts",
Expand All @@ -23,11 +23,11 @@
"./lib/**/*"
],
"dependencies": {
"@adiwajshing/keyed-db": "^0.2.4",
"@adiwajshing/keyed-db": "^0.2.4",
"@whiskeysockets/baileys": "^6.3.1",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/database": "latest",
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@whiskeysockets/baileys": "^6.3.1",
"fluent-ffmpeg": "^2.1.2",
"qr-image": "^3.2.0",
"qrcode-terminal": "^0.12.0",
Expand Down

0 comments on commit 2fddf42

Please sign in to comment.