Skip to content

Commit 8e7bfb1

Browse files
authored
docs: update lerna-and-nx-version-matrix.md to allow nx v19 (lerna#4060)
1 parent 0343c31 commit 8e7bfb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/lerna-and-nx-version-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We provide a recommended version, and it is usually the latest minor version of
1616

1717
| Lerna Version | **Nx Version _(recommended)_** | Nx Version _(range)_ |
1818
| ------------------- | ------------------------------ | -------------------- |
19-
| `>=8.0.0 <= latest` | **latest** | `>=17.1.2 < 19` |
19+
| `>=8.0.0 <= latest` | **latest** | `>=17.1.2 < 20` |
2020
| `>=7.1.4 < 8.0.0` | `16.10.0` | `>=16.5.1 < 17` |
2121
| `>= 7.0.0 < 7.1.4` | `16.10.0` | `>=16.3.1 < 17` |
2222
| `>= 6.5.0 < 7.0.0` | `15.9.4` | `>=15.5.2 < 16` |

0 commit comments

Comments
 (0)