Skip to content

Commit

Permalink
Update readme #67
Browse files Browse the repository at this point in the history
  • Loading branch information
Zefling committed May 31, 2024
1 parent f8bba3f commit e9ca51a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ npm i ng-select2-component --save

- peerDependencies:

- `angular` 17.0.0 and more
- `angular/cdk` 17.0.0 and more
- `angular` 18.0.0 and more
- `angular/cdk` 18.0.0 and more

- dependencies (include):
- `ngx-infinite-scroll` 17.0.0 and more
- `ngx-infinite-scroll` 18.0.0 and more

> **Note:**<br>
>
Expand All @@ -27,9 +27,10 @@ npm i ng-select2-component --save
> - For `angular` 13 (Ivy): use version `9.0.0`.
> - For `angular` 14 (Ivy): use version `10.0.0`.
> - For `angular` 15 (Ivy): use version `11.0.0`.
> - For `angular` 16 and more (Ivy): use version `12.0.0`.
> - For `angular` 16.1 and more (Ivy): use version `13.0.0`.
> - For `angular` 17 and more (Ivy): use version `14.0.0`.
> - For `angular` 16 (Ivy): use version `12.0.0`.
> - For `angular` 16.1 (Ivy): use version `13.0.0`.
> - For `angular` 17 (Ivy): use version `14.0.0`.
> - For `angular` 18 and more (Ivy): use version `15.0.0`.
## Demo

Expand Down

0 comments on commit e9ca51a

Please sign in to comment.