We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e2fa8 commit 5302575Copy full SHA for 5302575
README.md
@@ -18,8 +18,8 @@ Fields which are either objects or of a different type are converted to strings
18
19
## Requirements
20
21
-- Node `>=6` (Use `2.3.4` for Node `>=4.4.7 && <=6.x.x`)
22
-- MongoDB `>=2.6.10`
+- Node `>=12` (Use `2.3.4` for Node `>=4.4.7 && <6.x.x`, `5.0.3` for Node `>=6.x.x && <=10.x.x`)
+- MongoDB `>=4.4`
23
- Mongoose `>=4.0.0`
24
25
## Installation
0 commit comments