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