We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3697b4 + fd5c77c commit 0b5a04aCopy full SHA for 0b5a04a
packages/moleculer-db-adapter-mongoose/README.md
@@ -9,7 +9,7 @@ Mongoose adapter for Moleculer DB service
9
## Install
10
11
```bash
12
-$ npm install moleculer-db moleculer-db-adapter-mongoose mongoose@5.8.11 --save
+$ npm install moleculer-db moleculer-db-adapter-mongoose mongoose@6.5.4 --save
13
```
14
15
## Usage
0 commit comments