File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525View all the directives in action at https://anthonynahas.github.io/ngx-material-faq
2626
2727## Dependencies
28- * [ Angular v6.0.1 ] ( https://angular.io ) (* requires* Angular 2 or higher, tested with 2.0.0) - Angular V6 - Material V6 are now supported
28+ * [ Angular v6.x ] ( https://angular.io ) (* requires* Angular 2 or higher, tested with 2.0.0) - Angular V6 - Material V6 are now supported
2929
3030### Requirements (peer dependencies):
3131- [ angular flex-layout v6.0.0-beta.15] ( https://www.npmjs.com/package/@angular/flex-layout )
3232- [ angular material v6.0.2] ( https://www.npmjs.com/package/@angular/material )
3333- [ angular cdk v6.0.2] ( https://www.npmjs.com/package/@angular/cdk )
34- - [ angular animations v6.0.1 ] ( https://www.npmjs.com/package/@angular/animations )
35- - [ angular forms v6.0.1 ] ( https://www.npmjs.com/package/@angular/forms )
34+ - [ angular animations v6.0.2 ] ( https://www.npmjs.com/package/@angular/animations )
35+ - [ angular forms v6.0.2 ] ( https://www.npmjs.com/package/@angular/forms )
3636
3737``` bash
3838npm i @angular/cdk @angular/material @angular/flex-layout @angular/animations @angular/forms
You can’t perform that action at this time.
0 commit comments