Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ $ yarn add ngx-ui-loader

| Angular | Installation | Documentation |
| ------------- | ----------------------------------- | --------------------------------------------------------------------- |
| Angular 17 | `npm i --save ngx-ui-loader` | [v17.x.x](https://tdev.app/ngx-ui-loader) |
| Angular 18 | `npm i --save ngx-ui-loader` | [v18.x.x](https://tdev.app/ngx-ui-loader) |
| Angular 17 | `npm i --save [email protected]` | [v17.x.x](https://tdev.app/ngx-ui-loader) |
| Angular 16 | `npm i --save [email protected]` | [v16.x.x](https://tdev.app/ngx-ui-loader) |
| Angular 15 | `npm i --save [email protected]` | [v15.x.x](https://tdev.app/ngx-ui-loader) |
| Angular 14 | `npm i --save [email protected]` | [v14.x.x](https://tdev.app/ngx-ui-loader) |
Expand Down
Loading