@material/auto-init
Advanced tools
Comparing version 5.0.0-canary.58500806e.0 to 5.0.0-canary.66299b646.0
@@ -6,4 +6,4 @@ # Change Log | ||
# [5.0.0-canary.58500806e.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.58500806e.0) (2019-11-08) | ||
# [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) | ||
**Note:** Version bump only for package @material/auto-init |
{ | ||
"name": "@material/auto-init", | ||
"description": "Declarative, easy-to-use auto-initialization for Material Components for the web", | ||
"version": "5.0.0-canary.58500806e.0", | ||
"version": "5.0.0-canary.66299b646.0", | ||
"main": "dist/mdc.autoInit.js", | ||
@@ -16,6 +16,6 @@ "module": "index.js", | ||
"dependencies": { | ||
"@material/base": "5.0.0-canary.58500806e.0", | ||
"@material/base": "5.0.0-canary.66299b646.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "b155f26dba1f11e3c9d7d0fe036cca6da8b37a3c" | ||
"gitHead": "4bcc7c183ed18cfdcbaf564e317231824ea91b6b" | ||
} |
+ Added@material/base@5.0.0-canary.66299b646.0(transitive)
- Removed@material/base@5.0.0-canary.58500806e.0(transitive)