@smui/layout-grid
Advanced tools
Comparing version 5.0.0-beta.5 to 5.0.0-beta.6
@@ -6,2 +6,13 @@ # Change Log | ||
# [5.0.0-beta.6](https://github.com/hperrin/svelte-material-ui/compare/v5.0.0-beta.5...v5.0.0-beta.6) (2021-09-27) | ||
### Bug Fixes | ||
* lock sass to the last working minor release ([62d4895](https://github.com/hperrin/svelte-material-ui/commit/62d4895af8fe252c8ade2587845e92ced70d6d9c)), closes [#334](https://github.com/hperrin/svelte-material-ui/issues/334) | ||
# [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) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@smui/layout-grid", | ||
"version": "5.0.0-beta.5", | ||
"version": "5.0.0-beta.6", | ||
"description": "Svelte Material UI - Layout Grid", | ||
@@ -39,3 +39,3 @@ "type": "module", | ||
"@material/layout-grid": "^11.0.0", | ||
"@smui/common": "^5.0.0-beta.5", | ||
"@smui/common": "^5.0.0-beta.6", | ||
"svelte2tsx": "^0.4.6" | ||
@@ -45,7 +45,7 @@ }, | ||
"@tsconfig/svelte": "^2.0.1", | ||
"sass": "^1.32.11", | ||
"sass": "~1.39.2", | ||
"tslib": "^2.3.1", | ||
"typescript": "^4.4.2" | ||
}, | ||
"gitHead": "86c8b19c9a462790f7a11c259c35d00de5ae9738" | ||
"gitHead": "fe1757b3093e296a881b72548d6ee324cca2b4ea" | ||
} |
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
49371
Updated@smui/common@^5.0.0-beta.6