Skip to content

Commit

Permalink
Downgrade stylelint
Browse files Browse the repository at this point in the history
until the fix from stylelint/stylelint#4913 is released...
  • Loading branch information
ThiefMaster committed Sep 9, 2020
1 parent 3535fd0 commit 3f79b60
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 103 deletions.
161 changes: 59 additions & 102 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
Expand Up @@ -141,7 +141,7 @@
"sass-loader": "^9.0.3",
"script-loader": "^0.7.2",
"semver": "^7.3.2",
"stylelint": "^13.7.0",
"stylelint": "~13.6.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-prettier": "^1.1.2",
Expand Down

0 comments on commit 3f79b60

Please sign in to comment.