@react-md/typography
Advanced tools
Comparing version 5.1.0 to 5.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.2](https://github.com/mlaursen/react-md/compare/v5.1.1...v5.1.2) (2022-04-02) | ||
**Note:** Version bump only for package @react-md/typography | ||
# [5.1.0](https://github.com/mlaursen/react-md/compare/v5.0.0...v5.1.0) (2022-03-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/typography", | ||
"version": "5.1.0", | ||
"version": "5.1.2", | ||
"description": "The base package for including typography for react-md.", | ||
@@ -31,4 +31,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/theme": "^5.1.0", | ||
"@react-md/utils": "^5.1.0", | ||
"@react-md/theme": "^5.1.2", | ||
"@react-md/utils": "^5.1.2", | ||
"classnames": "^2.3.1" | ||
@@ -55,3 +55,3 @@ }, | ||
}, | ||
"gitHead": "d2446029706ae96aada0131f93ed7c1adcc14d70" | ||
"gitHead": "ec7de5dc79a69109f96600fa368d7be67fb20296" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
196960
Updated@react-md/theme@^5.1.2
Updated@react-md/utils@^5.1.2