install amqplib for RabbitMQ microservice client

This commit is contained in:
Дмитрий Мамедов
2026-06-10 18:27:32 +03:00
parent 314df45635
commit 94bce09d43
2 changed files with 12 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
"@types/nodemailer": "^8.0.0",
"@types/qrcode": "^1.5.6",
"@willsoto/nestjs-prometheus": "^6.0.2",
"amqplib": "^2.0.1",
"argon2": "^0.41.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",