Skip to content

Commit 230fd3a

Browse files
Revert "Breaking change"
1 parent 25f8696 commit 230fd3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/microservices/rabbitmq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
To start building RabbitMQ-based microservices, first install the required packages:
88

99
```bash
10-
$ npm i --save amqplib amqp-connection-manager@3.9.0
10+
$ npm i --save amqplib amqp-connection-manager
1111
```
1212

1313
#### Overview

0 commit comments

Comments
 (0)