@react-md/theme
Advanced tools
Comparing version 5.0.0 to 5.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.1.0](https://github.com/mlaursen/react-md/compare/v5.0.0...v5.1.0) (2022-03-18) | ||
**Note:** Version bump only for package @react-md/theme | ||
# [5.0.0](https://github.com/mlaursen/react-md/compare/v4.0.3...v5.0.0) (2022-01-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/theme", | ||
"version": "5.0.0", | ||
"version": "5.1.0", | ||
"description": "The base package for including a theme for react-md. This is required by most other packages.", | ||
@@ -31,3 +31,3 @@ "main": "./dist/scssVariables.js", | ||
"dependencies": { | ||
"@react-md/utils": "^5.0.0" | ||
"@react-md/utils": "^5.1.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a67e871627db20ca8ee4b672f6e99f2f7f438c96" | ||
"gitHead": "d2446029706ae96aada0131f93ed7c1adcc14d70" | ||
} |
Sorry, the diff of this file is not supported yet
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
435773
Updated@react-md/utils@^5.1.0