@material/auto-init
Advanced tools
Comparing version 15.0.0-canary.51c7d4014.0 to 15.0.0-canary.51f9c0c28.0
@@ -6,4 +6,4 @@ # Change Log | ||
# [15.0.0-canary.51c7d4014.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.51c7d4014.0) (2023-03-10) | ||
# [15.0.0-canary.51f9c0c28.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.51f9c0c28.0) (2023-04-29) | ||
**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": "15.0.0-canary.51c7d4014.0", | ||
"version": "15.0.0-canary.51f9c0c28.0", | ||
"main": "dist/mdc.autoInit.js", | ||
@@ -15,6 +15,6 @@ "module": "index.js", | ||
"dependencies": { | ||
"@material/base": "15.0.0-canary.51c7d4014.0", | ||
"@material/base": "15.0.0-canary.51f9c0c28.0", | ||
"tslib": "^2.1.0" | ||
}, | ||
"gitHead": "0485e6059d69163f12d83408c09b1d41f6cb8dba" | ||
"gitHead": "87662f1719363ac8e600f73ed8a7795c25d8add6" | ||
} |
+ Added@material/base@15.0.0-canary.51f9c0c28.0(transitive)
- Removed@material/base@15.0.0-canary.51c7d4014.0(transitive)