We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e67b98 commit 7b11b59Copy full SHA for 7b11b59
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "css-mqpacker",
3
"description": "Pack same CSS media query rules into one using PostCSS",
4
- "version": "5.0.1",
+ "version": "6.0.0",
5
"author": "Kyo Nagashima <hail2u@gmail.com> (https://kyonagashima.com/)",
6
"bin": {
7
"mqpacker": "./bin/mqpacker.js"
0 commit comments