@react-md/theme
Advanced tools
Comparing version 2.8.2 to 2.8.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.8.3](https://github.com/mlaursen/react-md/compare/v2.8.2...v2.8.3) (2021-05-18) | ||
**Note:** Version bump only for package @react-md/theme | ||
## [2.8.2](https://github.com/mlaursen/react-md/compare/v2.8.1...v2.8.2) (2021-04-23) | ||
@@ -8,0 +16,0 @@ |
@@ -525,12 +525,3 @@ "use strict"; | ||
"rmd-theme-primary-suffixes": [ | ||
50, | ||
100, | ||
200, | ||
300, | ||
400, | ||
500, | ||
600, | ||
700, | ||
800, | ||
900, | ||
50, 100, 200, 300, 400, 500, 600, 700, 800, 900, | ||
], | ||
@@ -537,0 +528,0 @@ "rmd-theme-accent-suffixes": [100, 200, 400, 700], |
{ | ||
"name": "@react-md/theme", | ||
"version": "2.8.2", | ||
"version": "2.8.3", | ||
"description": "The base package for including a theme for react-md. This is required by most other packages.", | ||
@@ -35,3 +35,3 @@ "main": "./dist/scssVariables.js", | ||
"dependencies": { | ||
"@react-md/utils": "^2.8.2" | ||
"@react-md/utils": "^2.8.3" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c69105066207d23a3323299638ceeecd4bc1162e" | ||
"gitHead": "c02bfcf9eca5196f9b9c415bdf6d81cabd08a980" | ||
} |
@@ -524,12 +524,3 @@ /* | ||
"rmd-theme-primary-suffixes": [ | ||
50, | ||
100, | ||
200, | ||
300, | ||
400, | ||
500, | ||
600, | ||
700, | ||
800, | ||
900, | ||
50, 100, 200, 300, 400, 500, 600, 700, 800, 900, | ||
], | ||
@@ -536,0 +527,0 @@ "rmd-theme-accent-suffixes": [100, 200, 400, 700], |
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
351644
1984
Updated@react-md/utils@^2.8.3