Skip to content

Commit 4c3aa5f

Browse files
Merge pull request #1851 from MickL/patch-5
Update nats.md
2 parents eabf919 + b2230dd commit 4c3aa5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/microservices/nats.md

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

99
```bash
10-
$ npm i --save nats
10+
$ npm i --save nats@^1.4.12
1111
```
1212

1313
#### Overview

0 commit comments

Comments
 (0)