@rmwc/formfield
Advanced tools
Comparing version 2.0.0-alpha.7 to 2.0.0
{ | ||
"name": "@rmwc/formfield", | ||
"version": "2.0.0-alpha.7", | ||
"version": "2.0.0", | ||
"description": "RMWC FormField component", | ||
@@ -30,4 +30,4 @@ "main": "index.js", | ||
"@material/form-field": "~0.39.0", | ||
"@rmwc/base": "^2.0.0-alpha.7" | ||
"@rmwc/base": "^2.0.0" | ||
} | ||
} |
@@ -5,4 +5,4 @@ # Form Fields | ||
- import * from **'@rmwc/formfield'** ; | ||
- import styles: | ||
- Module **@rmwc/formfield** ; | ||
- Import styles: | ||
- import **'@material/form-field/dist/mdc.form-field.css'**; | ||
@@ -9,0 +9,0 @@ - MDC Docs: [https://material.io/develop/web/components/input-controls/formfields/](https://material.io/develop/web/components/input-controls/formfields/) |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
11300
Updated@rmwc/base@^2.0.0