Skip to content

Commit 6c2484b

Browse files
committedJun 15, 2019
docs: update README for supporting version
1 parent c925c92 commit 6c2484b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ MongoDB session store for [Connect](https://github.com/senchalabs/connect) and [
1616
* Support all Connect versions
1717
* Support [Mongoose](http://mongoosejs.com/index.html) `>= 5.0`
1818
* Support [native MongoDB driver](http://mongodb.github.io/node-mongodb-native/) `>= 3.0`
19-
* Support Node.js 6, 8 and 10
20-
* Support [MongoDB](https://www.mongodb.com/) `>= 3.2`
19+
* Support Node.js 8, 10 and 12
20+
* Support [MongoDB](https://www.mongodb.com/) `3.2 - 4.0`
2121

2222
For extended compatibility, see previous versions.
2323
This branch is under development. Documentation for latest release please refer to [v2.0.3](https://github.com/jdesboeufs/connect-mongo/tree/v2.0.3)

0 commit comments

Comments
 (0)
Please sign in to comment.