Skip to content

Commit 5fd88b5

Browse files
author
dutchenkoOleg
committed
1.4.1
1 parent b441761 commit 5fd88b5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.idea/
22
.cache/
33
node_modules/
4+
tests/
45
*.log*
56
.DS_Store
67
thumbs.db

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sort-css-media-queries",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
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": {

0 commit comments

Comments
 (0)