@smui/layout-grid
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -6,2 +6,18 @@ # Change Log | ||
## [3.0.1](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0...v3.0.1) (2021-04-21) | ||
### Features | ||
* implement fixes and workarounds for Vite and SvelteKit ([9ed43aa](https://github.com/hperrin/svelte-material-ui/commit/9ed43aa83523877decd3c81c8c06f1219b302a76)) | ||
### Reverts | ||
* Revert "v3.0.1" ([d6a0858](https://github.com/hperrin/svelte-material-ui/commit/d6a08583dd65bb71f68fa11ff47e130318c844e5)) | ||
# [3.0.0](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.12...v3.0.0) (2021-04-19) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@smui/layout-grid", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Svelte Material UI - Layout Grid", | ||
"type": "module", | ||
"module": "index.js", | ||
"keywords": [ | ||
@@ -32,3 +34,3 @@ "svelte", | ||
"@material/layout-grid": "^10.0.0", | ||
"@smui/common": "^3.0.0" | ||
"@smui/common": "^3.0.1" | ||
}, | ||
@@ -38,3 +40,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a0e5734f80dd799c7ff24e10d0d84bb2b8165615" | ||
"gitHead": "0419ea724f8191cb9cc06a68860638d5b657087d" | ||
} |
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
38516
Yes
Updated@smui/common@^3.0.1