Skip to content

Commit da69ad3

Browse files
Merge pull request #1962 from MickL/patch-8
Update nats.md
2 parents 200d477 + 9984062 commit da69ad3

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@^1.4.12
10+
$ npm i --save nats
1111
```
1212

1313
#### Overview

0 commit comments

Comments
 (0)