Skip to content

Commit

Permalink
docs: update RxJS dependency version in v13 (#3254)
Browse files Browse the repository at this point in the history
Closes #3253
  • Loading branch information
kklocker authored Nov 26, 2021
1 parent ed9f6f1 commit b7ad7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ngrx.io/content/guide/migration/v13.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Version 13 has the minimum version requirements:
- Angular version 13.x
- Angular CLI version 13.x
- TypeScript version 4.4.x
- RxJS version 7.4.x
- RxJS version 6.5.x, 6.6.x, or 7.4.x

## Breaking changes

Expand Down

0 comments on commit b7ad7fd

Please sign in to comment.