@material/typography
Advanced tools
Comparing version 15.0.0-canary.e4570146f.0 to 15.0.0-canary.e4b5ea7eb.0
@@ -6,4 +6,4 @@ # Change Log | ||
# [15.0.0-canary.e4570146f.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.e4570146f.0) (2022-08-03) | ||
# [15.0.0-canary.e4b5ea7eb.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.e4b5ea7eb.0) (2023-04-11) | ||
**Note:** Version bump only for package @material/typography |
{ | ||
"name": "@material/typography", | ||
"description": "Typography classes, mixins, and variables for Material Components for the web", | ||
"version": "15.0.0-canary.e4570146f.0", | ||
"version": "15.0.0-canary.e4b5ea7eb.0", | ||
"license": "MIT", | ||
@@ -19,7 +19,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/feature-targeting": "15.0.0-canary.e4570146f.0", | ||
"@material/theme": "15.0.0-canary.e4570146f.0", | ||
"@material/feature-targeting": "15.0.0-canary.e4b5ea7eb.0", | ||
"@material/theme": "15.0.0-canary.e4b5ea7eb.0", | ||
"tslib": "^2.1.0" | ||
}, | ||
"gitHead": "e80d690ce0a868398025065053615e866dc51ada" | ||
"gitHead": "cfe1a97277f39a7f96340673857504470245556e" | ||
} |
@@ -28,2 +28,3 @@ /** | ||
import * as path from 'path'; | ||
import {expectStylesWithNoFeaturesToBeEmpty} from '../../../testing/featuretargeting'; | ||
@@ -30,0 +31,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
131226
+ Added@material/feature-targeting@15.0.0-canary.e4b5ea7eb.0(transitive)
+ Added@material/theme@15.0.0-canary.e4b5ea7eb.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.e4570146f.0(transitive)
- Removed@material/theme@15.0.0-canary.e4570146f.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.e4b5ea7eb.0