@smui/select
Advanced tools
Comparing version 5.0.0-beta.4 to 5.0.0-beta.5
@@ -6,2 +6,13 @@ # Change Log | ||
# [5.0.0-beta.5](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.4...v5.0.0-beta.5) (2021-09-18) | ||
### Bug Fixes | ||
* remove smui.d file and SMUIComponent declaration class ([ef30919](https://github.com/hperrin/svelte-material-ui/commit/ef309192268ef22ddbe0ff38a0f0f5198513a6af)) | ||
# [5.0.0-beta.4](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.3...v5.0.0-beta.4) (2021-09-17) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/select", | ||
"version": "5.0.0-beta.4", | ||
"version": "5.0.0-beta.5", | ||
"description": "Svelte Material UI - Select", | ||
@@ -43,10 +43,10 @@ "type": "module", | ||
"@material/theme": "^11.0.0", | ||
"@smui/common": "^5.0.0-beta.4", | ||
"@smui/floating-label": "^5.0.0-beta.4", | ||
"@smui/line-ripple": "^5.0.0-beta.4", | ||
"@smui/list": "^5.0.0-beta.4", | ||
"@smui/menu": "^5.0.0-beta.4", | ||
"@smui/menu-surface": "^5.0.0-beta.4", | ||
"@smui/notched-outline": "^5.0.0-beta.4", | ||
"@smui/ripple": "^5.0.0-beta.4", | ||
"@smui/common": "^5.0.0-beta.5", | ||
"@smui/floating-label": "^5.0.0-beta.5", | ||
"@smui/line-ripple": "^5.0.0-beta.5", | ||
"@smui/list": "^5.0.0-beta.5", | ||
"@smui/menu": "^5.0.0-beta.5", | ||
"@smui/menu-surface": "^5.0.0-beta.5", | ||
"@smui/notched-outline": "^5.0.0-beta.5", | ||
"@smui/ripple": "^5.0.0-beta.5", | ||
"svelte2tsx": "^0.4.6" | ||
@@ -60,3 +60,3 @@ }, | ||
}, | ||
"gitHead": "50fd56d7adde70f599a4657d23773463b53fe615" | ||
"gitHead": "86c8b19c9a462790f7a11c259c35d00de5ae9738" | ||
} |
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
562359