ngx-mat-intl-tel-input
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "ngx-mat-intl-tel-input", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "~7.3.0", |
@@ -27,3 +27,3 @@ # International Telephone Input for Angular Material (NgxMatIntlTelInput) | ||
Add ```NgxIntlTelInputModule``` to your module file: | ||
Add ```NgxMatIntlTelInputModule``` to your module file: | ||
@@ -33,3 +33,3 @@ ```javascript | ||
imports: [ | ||
NgxIntlTelInputModule, | ||
NgxMatIntlTelInputModule, | ||
] | ||
@@ -36,0 +36,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
679429