Skip to content

Commit

Permalink
Added support for angular@13
Browse files Browse the repository at this point in the history
  • Loading branch information
HaidarZ committed Nov 9, 2021
1 parent 8087da1 commit 48b1950
Show file tree
Hide file tree
Showing 4 changed files with 18,459 additions and 2,401 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ Then place the msInfiniteScroll directive on the `mat-select` component

### Compatibility

* `@angular/core`: `>=6.0.0 <13`,
* `@angular/cdk`: `>=6.0.0 <13`,
* `@angular/material`: `>=6.0.0 <13`,
* `@angular/core`: `>=6.0.0 <14`,
* `@angular/cdk`: `>=6.0.0 <14`,
* `@angular/material`: `>=6.0.0 <14`,
* `rxjs`: `^6.0.0`

### Contributions
Expand Down
Loading

0 comments on commit 48b1950

Please sign in to comment.