Skip to content

Commit dfcca99

Browse files
author
Egortsev Daniil Dmitrievich
committed
0.1.1
1 parent c6e4506 commit dfcca99

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-config-mdn-group-order",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A Stylelint config that sorts CSS properties based on MDN-data.",
55
"main": "index.js",
66
"scripts": {
@@ -47,4 +47,4 @@
4747
"mdn-data": "^2.0.15",
4848
"stylelint-order": "^4.1.0"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)