@react-md/theme
Advanced tools
Comparing version 2.7.1 to 2.8.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.8.0](https://github.com/mlaursen/react-md/compare/v2.7.1...v2.8.0) (2021-04-22) | ||
**Note:** Version bump only for package @react-md/theme | ||
## [2.7.1](https://github.com/mlaursen/react-md/compare/v2.7.0...v2.7.1) (2021-03-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/theme", | ||
"version": "2.7.1", | ||
"version": "2.8.0", | ||
"description": "The base package for including a theme for react-md. This is required by most other packages.", | ||
@@ -35,6 +35,6 @@ "main": "./dist/scssVariables.js", | ||
"dependencies": { | ||
"@react-md/utils": "^2.7.1" | ||
"@react-md/utils": "^2.8.0" | ||
}, | ||
"devDependencies": { | ||
"react": "^17.0.1", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.1" | ||
@@ -51,3 +51,3 @@ }, | ||
}, | ||
"gitHead": "4fb8828b048fd2472096d5f55033cc4a7ba24e1a" | ||
"gitHead": "20e013ae17ebccaaac74e246b9cde88df11d5c84" | ||
} |
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
351455
Updated@react-md/utils@^2.8.0