@smui/floating-label
Advanced tools
Comparing version 3.0.0-beta.0 to 3.0.0-beta.1
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.0.0-beta.1](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.0...v3.0.0-beta.1) (2021-04-11) | ||
**Note:** Version bump only for package @smui/floating-label | ||
# [3.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v2.0.0-beta.1...v3.0.0-beta.0) (2021-04-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@smui/floating-label", | ||
"version": "3.0.0-beta.0", | ||
"version": "3.0.0-beta.1", | ||
"description": "Svelte Material UI - Floating Label", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"@material/floating-label": "^10.0.0", | ||
"@smui/common": "^3.0.0-beta.0" | ||
"@smui/common": "^3.0.0-beta.1" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "df924bdae36977405f6184097c456f2a8d4d3db6" | ||
"gitHead": "cb540acac526bf8f131fa9615176ee586bb7de80" | ||
} |
@@ -43,3 +43,3 @@ # Svelte Material UI - Floating Label | ||
_demo code:_ https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/textfield.svelte | ||
_demo code:_ https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/textfield/ | ||
@@ -46,0 +46,0 @@ # Exports |
Sorry, the diff of this file is not supported yet
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
26111
Updated@smui/common@^3.0.0-beta.1