File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -62,17 +62,17 @@ View all the directives and components in action at [https://angular-material-ex
6262
6363### Requirements (peer dependencies):
6464for the directive as standalone you just need to install the agm core module
65- - [ agm - angular google maps v1.0.0-beta.3 ] ( https://www.npmjs.com/package/@agm/core )
65+ - [ agm - angular google maps v1.0.0-beta.5 ] ( https://www.npmjs.com/package/@agm/core )
6666
6767``` bash
6868npm i @agm/core
6969```
7070
7171for the ui input component, please consider to install the following packages
72- - [ angular material v6.4.3 ] ( https://www.npmjs.com/package/@angular/material )
73- - [ angular cdk v6.4.3 ] ( https://www.npmjs.com/package/@angular/cdk )
74- - [ angular animations v6.1 .2] ( https://www.npmjs.com/package/@angular/animations )
75- - [ angular forms v6.1 .2] ( https://www.npmjs.com/package/@angular/forms )
72+ - [ angular material v7.0.2 ] ( https://www.npmjs.com/package/@angular/material )
73+ - [ angular cdk v7.0.2 ] ( https://www.npmjs.com/package/@angular/cdk )
74+ - [ angular animations v7.0 .2] ( https://www.npmjs.com/package/@angular/animations )
75+ - [ angular forms v7.0 .2] ( https://www.npmjs.com/package/@angular/forms )
7676
7777``` bash
7878npm i @angular/cdk @angular/material @angular/animations @angular/forms
You can’t perform that action at this time.
0 commit comments