@material/slider
Advanced tools
Comparing version 1.0.0-1 to 1.0.0
{ | ||
"name": "@material/slider", | ||
"version": "1.0.0-1", | ||
"version": "1.0.0", | ||
"description": "The Material Components for the web slider component", | ||
@@ -23,9 +23,9 @@ "main": "dist/mdc.slider.js", | ||
"dependencies": { | ||
"@material/animation": "^1.0.0-1", | ||
"@material/base": "^1.0.0-1", | ||
"@material/animation": "^1.0.0", | ||
"@material/base": "^1.0.0", | ||
"@material/rtl": "^0.42.0", | ||
"@material/theme": "^1.0.0-1", | ||
"@material/typography": "^1.0.0-1", | ||
"@material/theme": "^1.0.0", | ||
"@material/typography": "^1.0.0", | ||
"tslib": "^1.9.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
561998
Updated@material/animation@^1.0.0
Updated@material/base@^1.0.0
Updated@material/theme@^1.0.0
Updated@material/typography@^1.0.0