Skip to content

Commit

Permalink
added dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jrclber committed Apr 18, 2024
1 parent af354c8 commit 8b3d2a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "whatsapp-api",
"version": "1.3.0",
"version": "1.3.1",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js",
"scripts": {
Expand Down Expand Up @@ -44,6 +44,7 @@
"@adiwajshing/keyed-db": "^0.2.4",
"@hapi/boom": "^10.0.1",
"@prisma/client": "^5.7.0",
"@scalar/express-api-reference": "^0.3.39",
"@whiskeysockets/baileys": "^6.6.0",
"axios": "^1.6.2",
"class-validator": "^0.14.0",
Expand All @@ -69,7 +70,6 @@
"qrcode": "^1.5.1",
"qrcode-terminal": "^0.12.0",
"redis": "^4.6.11",
"swagger-ui-express": "^5.0.0",
"uuid": "^9.0.0",
"yamljs": "^0.3.0"
},
Expand Down

0 comments on commit 8b3d2a4

Please sign in to comment.