@material/snackbar
Advanced tools
Comparing version 0.44.0 to 0.44.1
{ | ||
"name": "@material/snackbar", | ||
"description": "The Material Components for the web snackbar component", | ||
"version": "0.44.0", | ||
"version": "0.44.1", | ||
"license": "MIT", | ||
@@ -19,11 +19,11 @@ "keywords": [ | ||
"@material/base": "^0.41.0", | ||
"@material/button": "^0.44.0", | ||
"@material/button": "^0.44.1", | ||
"@material/dom": "^0.41.0", | ||
"@material/icon-button": "^0.44.0", | ||
"@material/ripple": "^0.44.0", | ||
"@material/icon-button": "^0.44.1", | ||
"@material/ripple": "^0.44.1", | ||
"@material/rtl": "^0.42.0", | ||
"@material/shape": "^0.43.0", | ||
"@material/shape": "^0.44.1", | ||
"@material/theme": "^0.43.0", | ||
"@material/typography": "^0.44.0" | ||
"@material/typography": "^0.44.1" | ||
} | ||
} |
- Removed@material/shape@0.43.0(transitive)
Updated@material/button@^0.44.1
Updated@material/ripple@^0.44.1
Updated@material/shape@^0.44.1
Updated@material/typography@^0.44.1