Skip to content

Commit

Permalink
Fix stylelint dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Jul 9, 2023
1 parent 713927e commit fe9c87e
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 94 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint": "^8.44.0",
"standard": "^16.0.3",
"standard-loader": "^7.0.0",
"stylelint": "^15.8.0",
"stylelint": "~15.9.0",
"stylelint-config-twbs-bootstrap": "^11.0.0",
"stylelint-order": "^6.0.3",
"stylelint-scss": "^5.0.1",
Expand Down
Loading

0 comments on commit fe9c87e

Please sign in to comment.