Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Egortsev Daniil Dmitrievich committed Mar 1, 2021
1 parent 4a977c9 commit fc4c5bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-mdn-group-order",
"version": "0.0.2",
"version": "0.1.0",
"description": "A Stylelint config that sorts CSS properties based on MDN-data.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -44,4 +44,4 @@
"mdn-data": "^2.0.15",
"stylelint-order": "^4.1.0"
}
}
}

0 comments on commit fc4c5bb

Please sign in to comment.