postcss-sort-media-queries
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -8,2 +8,8 @@ # Change Log | ||
## [1.0.7] - 2019-10-25 | ||
### Bumps | ||
- eslint from 6.7.0 to 6.7.1 | ||
- eslint-plugin-jest from 23.0.4 to 23.0.5 | ||
## [1.0.5] - 2019-10-25 | ||
@@ -10,0 +16,0 @@ |
{ | ||
"name": "postcss-sort-media-queries", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "PostCSS plugin for combine and sort CSS media queries with mobile first or desktop first methods.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
17153