|
4 | 4 | src="https://cdn.rawgit.com/angular-material-extensions/password-strength/master/assets/angular-material-extensions-logo.svg"> |
5 | 5 | </p> |
6 | 6 |
|
7 | | -# @angular-material-extensions/password-strength - Material password strength meter to indicate how secure is the provided password - Angular v6 supported |
| 7 | +# @angular-material-extensions/password-strength - Material password strength meter to indicate how secure is the provided password - Angular V7 supported |
8 | 8 |
|
9 | 9 | [](https://badge.fury.io/js/%40angular-material-extensions%2Fpassword-strength) |
10 | 10 | [](https://angular-material-extensions.github.io/password-strength) |
@@ -92,19 +92,19 @@ View all the directives and components in action at [https://angular-material-ex |
92 | 92 | <a name="dependencies"/> |
93 | 93 |
|
94 | 94 | ## Dependencies |
95 | | -* [Angular](https://angular.io) developed and tested with `6.1.78` |
| 95 | +* [Angular](https://angular.io) developed and tested with `7.0.2` |
96 | 96 |
|
97 | 97 | --- |
98 | 98 |
|
99 | 99 | <a name="peerDependencies"/> |
100 | 100 |
|
101 | 101 | ## Requirements (peer dependencies): |
102 | | -- [angular animations v6.1.8](https://www.npmjs.com/package/@angular/animations) |
103 | | -- [angular forms v6.1.8](https://www.npmjs.com/package/@angular/forms) |
104 | | -- [angular cdk v6.4.7](https://www.npmjs.com/package/@angular/cdk) |
105 | | -- [angular material v6.4.7](https://www.npmjs.com/package/@angular/material) |
| 102 | +- [angular animations v7.0.2](https://www.npmjs.com/package/@angular/animations) |
| 103 | +- [angular forms v7.0.2](https://www.npmjs.com/package/@angular/forms) |
| 104 | +- [angular cdk v7.0.2](https://www.npmjs.com/package/@angular/cdk) |
| 105 | +- [angular material v7.0.2](https://www.npmjs.com/package/@angular/material) |
106 | 106 |
|
107 | | -- [angular material theme](https://material.angular.io/guide/getting-started#step-4-include-a-theme) |
| 107 | +- [angular material theme](https://material.angular.io/guide/getting-started#step-4-include-a-theme) |
108 | 108 | - [angular material icons](https://material.angular.io/guide/getting-started#step-6-optional-add-material-icons) |
109 | 109 |
|
110 | 110 | ```bash |
|
0 commit comments