Skip to content

Commit 4a9c22b

Browse files
committed
docs(project): updated the used angular version for this project
1 parent 1f88ec6 commit 4a9c22b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ npm i @agm/core
7171
```
7272

7373
for the ui input component, please consider to install the following packages
74-
- [angular material v7.0.2](https://www.npmjs.com/package/@angular/material)
75-
- [angular cdk v7.0.2](https://www.npmjs.com/package/@angular/cdk)
76-
- [angular animations v7.0.2](https://www.npmjs.com/package/@angular/animations)
77-
- [angular forms v7.0.2](https://www.npmjs.com/package/@angular/forms)
74+
- [angular material v7.x](https://www.npmjs.com/package/@angular/material)
75+
- [angular cdk v7.x](https://www.npmjs.com/package/@angular/cdk)
76+
- [angular animations v7.x](https://www.npmjs.com/package/@angular/animations)
77+
- [angular forms v7.x](https://www.npmjs.com/package/@angular/forms)
7878

7979
```bash
8080
npm i @angular/cdk @angular/material @angular/animations @angular/forms

0 commit comments

Comments
 (0)