Skip to content

Commit 9984062

Browse files
author
Mick Lawitzke
authored
Update nats.md
Nest.js 8.x now uses Nats 2.x
1 parent 200d477 commit 9984062

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)