Skip to content

Commit

Permalink
feat(peerdep): add stylelint 15 support
Browse files Browse the repository at this point in the history
  • Loading branch information
astappiev authored and ismay committed Feb 13, 2023
1 parent d80a24a commit 6e5a7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"prepare": "husky install"
},
"peerDependencies": {
"stylelint": "^14.0.0"
"stylelint": "^14.0.0||^15.0.0"
},
"dependencies": {
"doiuse": "^4.4.1",
Expand Down

0 comments on commit 6e5a7eb

Please sign in to comment.