postcss-merge-longhand
Advanced tools
Comparing version
{ | ||
"name": "postcss-merge-longhand", | ||
"version": "7.0.4", | ||
"version": "7.0.5", | ||
"description": "Merge longhand properties into shorthand with PostCSS.", | ||
@@ -29,3 +29,3 @@ "main": "src/index.js", | ||
"postcss-value-parser": "^4.2.0", | ||
"stylehacks": "^7.0.4" | ||
"stylehacks": "^7.0.5" | ||
}, | ||
@@ -39,7 +39,7 @@ "bugs": { | ||
"devDependencies": { | ||
"postcss": "^8.4.45" | ||
"postcss": "^8.5.3" | ||
}, | ||
"peerDependencies": { | ||
"postcss": "^8.4.31" | ||
"postcss": "^8.4.32" | ||
} | ||
} |
55351
0+ Added
+ Added
- Removed
- Removed
Updated