@material/typography
Advanced tools
Comparing version 15.0.0-canary.7c73f6134.0 to 15.0.0-canary.7cd925c12.0
@@ -6,4 +6,4 @@ # Change Log | ||
# [15.0.0-canary.7c73f6134.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.7c73f6134.0) (2022-11-16) | ||
# [15.0.0-canary.7cd925c12.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.7cd925c12.0) (2023-03-13) | ||
**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.7c73f6134.0", | ||
"version": "15.0.0-canary.7cd925c12.0", | ||
"license": "MIT", | ||
@@ -19,7 +19,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/feature-targeting": "15.0.0-canary.7c73f6134.0", | ||
"@material/theme": "15.0.0-canary.7c73f6134.0", | ||
"@material/feature-targeting": "15.0.0-canary.7cd925c12.0", | ||
"@material/theme": "15.0.0-canary.7cd925c12.0", | ||
"tslib": "^2.1.0" | ||
}, | ||
"gitHead": "14f53e565ed77defe907254a486b9ecce4b45146" | ||
"gitHead": "96310a5c80e3e92695b6d6e2933e9b0c82e58a20" | ||
} |
@@ -28,2 +28,3 @@ /** | ||
import * as path from 'path'; | ||
import {expectStylesWithNoFeaturesToBeEmpty} from '../../../testing/featuretargeting'; | ||
@@ -30,0 +31,0 @@ |
131226
+ Added@material/feature-targeting@15.0.0-canary.7cd925c12.0(transitive)
+ Added@material/theme@15.0.0-canary.7cd925c12.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.7c73f6134.0(transitive)
- Removed@material/theme@15.0.0-canary.7c73f6134.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.7cd925c12.0