@material/linear-progress
Advanced tools
Comparing version 5.0.0-canary.ad9dfe706.0 to 5.0.0-canary.ae101c144.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [5.0.0-canary.ad9dfe706.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.ad9dfe706.0) (2019-12-03) | ||
# [5.0.0-canary.ae101c144.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.ae101c144.0) (2019-12-19) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@material/linear-progress", | ||
"description": "The Material Components for the web linear progress indicator component", | ||
"version": "5.0.0-canary.ad9dfe706.0", | ||
"version": "5.0.0-canary.ae101c144.0", | ||
"license": "MIT", | ||
@@ -21,6 +21,6 @@ "main": "dist/mdc.linearProgress.js", | ||
"dependencies": { | ||
"@material/animation": "5.0.0-canary.ad9dfe706.0", | ||
"@material/base": "5.0.0-canary.ad9dfe706.0", | ||
"@material/feature-targeting": "5.0.0-canary.ad9dfe706.0", | ||
"@material/theme": "5.0.0-canary.ad9dfe706.0", | ||
"@material/animation": "5.0.0-canary.ae101c144.0", | ||
"@material/base": "5.0.0-canary.ae101c144.0", | ||
"@material/feature-targeting": "5.0.0-canary.ae101c144.0", | ||
"@material/theme": "5.0.0-canary.ae101c144.0", | ||
"tslib": "^1.9.3" | ||
@@ -31,3 +31,3 @@ }, | ||
}, | ||
"gitHead": "ded1665c7a532bca8466d5bc100026f56ea99715" | ||
"gitHead": "d11f348d85fc15df510c3e33822ce23f44ee661c" | ||
} |
+ Added@material/animation@5.0.0-canary.ae101c144.0(transitive)
+ Added@material/base@5.0.0-canary.ae101c144.0(transitive)
+ Added@material/feature-targeting@5.0.0-canary.ae101c144.0(transitive)
+ Added@material/theme@5.0.0-canary.ae101c144.0(transitive)
- Removed@material/animation@5.0.0-canary.ad9dfe706.0(transitive)
- Removed@material/base@5.0.0-canary.ad9dfe706.0(transitive)
- Removed@material/feature-targeting@5.0.0-canary.ad9dfe706.0(transitive)
- Removed@material/theme@5.0.0-canary.ad9dfe706.0(transitive)