Skip to content

Commit

Permalink
Use stylelint released version
Browse files Browse the repository at this point in the history
  • Loading branch information
hudochenkov committed Oct 21, 2021
1 parent 50f823f commit cec0a74
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 33 deletions.
65 changes: 33 additions & 32 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"postcss-less": "^5.0.0",
"prettier": "~2.4.1",
"prettier-config-hudochenkov": "^0.3.0",
"stylelint": "stylelint/stylelint#v14"
"stylelint": "^14.0.0"
},
"scripts": {
"pretest": "eslint . --max-warnings=0 && prettier '**/*.js' --check",
Expand Down

0 comments on commit cec0a74

Please sign in to comment.