Skip to content

Commit 5cf1083

Browse files
docs: zstd2.0 works with driver 6.12, not 6.11
1 parent 3aba9c8 commit 5cf1083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Only the following version combinations with the [MongoDB Node.js Driver](https:
4444

4545
| | `@mongodb-js/[email protected]` | `@mongodb-js/[email protected]` |
4646
| ---------------- | ---------------------- | ---------------------- |
47-
| `mongodb@>=6.11` |`^1.1.0` | `^2.0.0` |
48-
| `mongodb@<6.11` |`^1.1.0` | N/A |
47+
| `mongodb@>=6.12` |`^1.1.0` | `^2.0.0` |
48+
| `mongodb@<6.12` |`^1.1.0` | N/A |
4949
| `[email protected]` || N/A |
5050
| `[email protected]` || N/A |
5151
| `[email protected]` | N/A | N/A |

0 commit comments

Comments
 (0)