Skip to content

Commit 8b3d2a4

Browse files
author
jrclber
committed
added dependency
1 parent af354c8 commit 8b3d2a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "whatsapp-api",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Rest api for communication with WhatsApp",
55
"main": "./dist/src/main.js",
66
"scripts": {
@@ -44,6 +44,7 @@
4444
"@adiwajshing/keyed-db": "^0.2.4",
4545
"@hapi/boom": "^10.0.1",
4646
"@prisma/client": "^5.7.0",
47+
"@scalar/express-api-reference": "^0.3.39",
4748
"@whiskeysockets/baileys": "^6.6.0",
4849
"axios": "^1.6.2",
4950
"class-validator": "^0.14.0",
@@ -69,7 +70,6 @@
6970
"qrcode": "^1.5.1",
7071
"qrcode-terminal": "^0.12.0",
7172
"redis": "^4.6.11",
72-
"swagger-ui-express": "^5.0.0",
7373
"uuid": "^9.0.0",
7474
"yamljs": "^0.3.0"
7575
},

0 commit comments

Comments
 (0)