We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af354c8 commit 8b3d2a4Copy full SHA for 8b3d2a4
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "whatsapp-api",
3
- "version": "1.3.0",
+ "version": "1.3.1",
4
"description": "Rest api for communication with WhatsApp",
5
"main": "./dist/src/main.js",
6
"scripts": {
@@ -44,6 +44,7 @@
44
"@adiwajshing/keyed-db": "^0.2.4",
45
"@hapi/boom": "^10.0.1",
46
"@prisma/client": "^5.7.0",
47
+ "@scalar/express-api-reference": "^0.3.39",
48
"@whiskeysockets/baileys": "^6.6.0",
49
"axios": "^1.6.2",
50
"class-validator": "^0.14.0",
@@ -69,7 +70,6 @@
69
70
"qrcode": "^1.5.1",
71
"qrcode-terminal": "^0.12.0",
72
"redis": "^4.6.11",
- "swagger-ui-express": "^5.0.0",
73
"uuid": "^9.0.0",
74
"yamljs": "^0.3.0"
75
},
0 commit comments