Skip to content

Commit 78c58ec

Browse files
author
dutchenkoOleg
committed
1.4.3
1 parent a1ff626 commit 78c58ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sort-css-media-queries",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "The custom `sort` method (mobile-first / desktop-first) of CSS media queries for `css-mqpacker` or `pleeease` (which uses css-mqpacker) or, perhaps, something else ))",
55
"main": "index.js",
66
"scripts": {
@@ -42,7 +42,6 @@
4242
"devDependencies": {
4343
"chalk": "^2.4.1",
4444
"jest": "^23.4.2",
45-
"merge": "^1.2.1",
4645
"snazzy": "^7.1.1",
4746
"standard": "^11.0.1"
4847
}

0 commit comments

Comments
 (0)