@material/linear-progress
Advanced tools
Comparing version 5.0.0-canary.66299b646.0 to 5.0.0-canary.821871e04.0
@@ -6,4 +6,4 @@ # Change Log | ||
# [5.0.0-canary.66299b646.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.66299b646.0) (2019-11-08) | ||
# [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) | ||
**Note:** Version bump only for package @material/linear-progress |
{ | ||
"name": "@material/linear-progress", | ||
"description": "The Material Components for the web linear progress indicator component", | ||
"version": "5.0.0-canary.66299b646.0", | ||
"version": "5.0.0-canary.821871e04.0", | ||
"license": "MIT", | ||
@@ -21,6 +21,6 @@ "main": "dist/mdc.linearProgress.js", | ||
"dependencies": { | ||
"@material/animation": "5.0.0-canary.66299b646.0", | ||
"@material/base": "5.0.0-canary.66299b646.0", | ||
"@material/feature-targeting": "5.0.0-canary.66299b646.0", | ||
"@material/theme": "5.0.0-canary.66299b646.0", | ||
"@material/animation": "5.0.0-canary.821871e04.0", | ||
"@material/base": "5.0.0-canary.821871e04.0", | ||
"@material/feature-targeting": "5.0.0-canary.821871e04.0", | ||
"@material/theme": "5.0.0-canary.821871e04.0", | ||
"tslib": "^1.9.3" | ||
@@ -31,3 +31,3 @@ }, | ||
}, | ||
"gitHead": "4bcc7c183ed18cfdcbaf564e317231824ea91b6b" | ||
"gitHead": "20a91d4645dd0fd2db7a61459d752f390e050899" | ||
} |
+ Added@material/animation@5.0.0-canary.821871e04.0(transitive)
+ Added@material/base@5.0.0-canary.821871e04.0(transitive)
+ Added@material/feature-targeting@5.0.0-canary.821871e04.0(transitive)
+ Added@material/theme@5.0.0-canary.821871e04.0(transitive)
- Removed@material/animation@5.0.0-canary.66299b646.0(transitive)
- Removed@material/base@5.0.0-canary.66299b646.0(transitive)
- Removed@material/feature-targeting@5.0.0-canary.66299b646.0(transitive)
- Removed@material/theme@5.0.0-canary.66299b646.0(transitive)