@material/linear-progress
Advanced tools
Comparing version 5.0.0-canary.1fbf5bd1d.0 to 5.0.0-canary.2e491de55.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [5.0.0-canary.1fbf5bd1d.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.1fbf5bd1d.0) (2019-12-12) | ||
# [5.0.0-canary.2e491de55.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.2e491de55.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.1fbf5bd1d.0", | ||
"version": "5.0.0-canary.2e491de55.0", | ||
"license": "MIT", | ||
@@ -21,6 +21,6 @@ "main": "dist/mdc.linearProgress.js", | ||
"dependencies": { | ||
"@material/animation": "5.0.0-canary.1fbf5bd1d.0", | ||
"@material/base": "5.0.0-canary.1fbf5bd1d.0", | ||
"@material/feature-targeting": "5.0.0-canary.1fbf5bd1d.0", | ||
"@material/theme": "5.0.0-canary.1fbf5bd1d.0", | ||
"@material/animation": "5.0.0-canary.2e491de55.0", | ||
"@material/base": "5.0.0-canary.2e491de55.0", | ||
"@material/feature-targeting": "5.0.0-canary.2e491de55.0", | ||
"@material/theme": "5.0.0-canary.2e491de55.0", | ||
"tslib": "^1.9.3" | ||
@@ -31,3 +31,3 @@ }, | ||
}, | ||
"gitHead": "d1aaf5edd2a8bfd34d05df3e3c52dec6affd6812" | ||
"gitHead": "731b98f2f9caf1251d3a82a3abe09828a92eb434" | ||
} |
+ Added@material/animation@5.0.0-canary.2e491de55.0(transitive)
+ Added@material/base@5.0.0-canary.2e491de55.0(transitive)
+ Added@material/feature-targeting@5.0.0-canary.2e491de55.0(transitive)
+ Added@material/theme@5.0.0-canary.2e491de55.0(transitive)
- Removed@material/animation@5.0.0-canary.1fbf5bd1d.0(transitive)
- Removed@material/base@5.0.0-canary.1fbf5bd1d.0(transitive)
- Removed@material/feature-targeting@5.0.0-canary.1fbf5bd1d.0(transitive)
- Removed@material/theme@5.0.0-canary.1fbf5bd1d.0(transitive)