@material/slider
Advanced tools
Comparing version 5.0.0-canary.821871e04.0 to 5.0.0-canary.b0cecf145.0
@@ -6,4 +6,4 @@ # Change Log | ||
# [5.0.0-canary.821871e04.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.821871e04.0) (2019-11-08) | ||
# [5.0.0-canary.b0cecf145.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.b0cecf145.0) (2019-11-09) | ||
**Note:** Version bump only for package @material/slider |
{ | ||
"name": "@material/slider", | ||
"version": "5.0.0-canary.821871e04.0", | ||
"version": "5.0.0-canary.b0cecf145.0", | ||
"description": "The Material Components for the web slider component", | ||
@@ -24,12 +24,12 @@ "main": "dist/mdc.slider.js", | ||
"dependencies": { | ||
"@material/animation": "5.0.0-canary.821871e04.0", | ||
"@material/base": "5.0.0-canary.821871e04.0", | ||
"@material/dom": "5.0.0-canary.821871e04.0", | ||
"@material/feature-targeting": "5.0.0-canary.821871e04.0", | ||
"@material/rtl": "5.0.0-canary.821871e04.0", | ||
"@material/theme": "5.0.0-canary.821871e04.0", | ||
"@material/typography": "5.0.0-canary.821871e04.0", | ||
"@material/animation": "5.0.0-canary.b0cecf145.0", | ||
"@material/base": "5.0.0-canary.b0cecf145.0", | ||
"@material/dom": "5.0.0-canary.b0cecf145.0", | ||
"@material/feature-targeting": "5.0.0-canary.b0cecf145.0", | ||
"@material/rtl": "5.0.0-canary.b0cecf145.0", | ||
"@material/theme": "5.0.0-canary.b0cecf145.0", | ||
"@material/typography": "5.0.0-canary.b0cecf145.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "20a91d4645dd0fd2db7a61459d752f390e050899" | ||
"gitHead": "c20143ddd0d46da106e793fe5b768b628d433923" | ||
} |
+ Added@material/animation@5.0.0-canary.b0cecf145.0(transitive)
+ Added@material/base@5.0.0-canary.b0cecf145.0(transitive)
+ Added@material/dom@5.0.0-canary.b0cecf145.0(transitive)
+ Added@material/feature-targeting@5.0.0-canary.b0cecf145.0(transitive)
+ Added@material/rtl@5.0.0-canary.b0cecf145.0(transitive)
+ Added@material/theme@5.0.0-canary.b0cecf145.0(transitive)
+ Added@material/typography@5.0.0-canary.b0cecf145.0(transitive)
- Removed@material/animation@5.0.0-canary.821871e04.0(transitive)
- Removed@material/base@5.0.0-canary.821871e04.0(transitive)
- Removed@material/dom@5.0.0-canary.821871e04.0(transitive)
- Removed@material/feature-targeting@5.0.0-canary.821871e04.0(transitive)
- Removed@material/rtl@5.0.0-canary.821871e04.0(transitive)
- Removed@material/theme@5.0.0-canary.821871e04.0(transitive)
- Removed@material/typography@5.0.0-canary.821871e04.0(transitive)