Skip to content

Commit

Permalink
fix(core): fix rxjs peerDependencies for rxjs for Angular v14+
Browse files Browse the repository at this point in the history
Closes #146
  • Loading branch information
tinesoft committed Oct 16, 2022
1 parent 6aac76d commit 0215a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ Every Nx plugin relies on the underlying Nx Workspace/DevKit it runs on. This ta

| Library Version | Angular version
| -------------- | --------------------
| `>=v4.x.x` | `>=v14.x.x`
| `>=v4.x.1` | `>=v14.x.x`
| `v3.0.1` | `>=v12.x.x`
| `>=v2.2.3` | `>=v6.x.x`
| `v1.1.0` | `<v6.x.x`
Expand Down

0 comments on commit 0215a2f

Please sign in to comment.