Skip to content

Commit 3664e7b

Browse files
committed
docs(project): updated readme
1 parent bc28af2 commit 3664e7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
View 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
3838
npm i @angular/cdk @angular/material @angular/flex-layout @angular/animations @angular/forms

0 commit comments

Comments
 (0)