@react-md/typography
Advanced tools
Comparing version 2.7.0 to 2.7.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.7.1](https://github.com/mlaursen/react-md/compare/v2.7.0...v2.7.1) (2021-03-23) | ||
**Note:** Version bump only for package @react-md/typography | ||
# [2.7.0](https://github.com/mlaursen/react-md/compare/v2.6.0...v2.7.0) (2021-02-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/typography", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "The base package for including typography for react-md.", | ||
@@ -38,4 +38,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/theme": "^2.7.0", | ||
"@react-md/utils": "^2.7.0", | ||
"@react-md/theme": "^2.7.1", | ||
"@react-md/utils": "^2.7.1", | ||
"classnames": "^2.2.6" | ||
@@ -56,3 +56,3 @@ }, | ||
}, | ||
"gitHead": "931e81f628b580837df3a97267a42c9880b13815" | ||
"gitHead": "4fb8828b048fd2472096d5f55033cc4a7ba24e1a" | ||
} |
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
212188
Updated@react-md/theme@^2.7.1
Updated@react-md/utils@^2.7.1