File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -71,10 +71,10 @@ npm i @agm/core
7171```
7272
7373for 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
8080npm i @angular/cdk @angular/material @angular/animations @angular/forms
You can’t perform that action at this time.
0 commit comments