Skip to content

Commit 9c50fb2

Browse files
authored
Update stylelint peer dependency to include stylelint 15 (#35)
1 parent 3cd5572 commit 9c50fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"stylelint": "^14.6.0"
5151
},
5252
"peerDependencies": {
53-
"stylelint": "10 - 14"
53+
"stylelint": "10 - 15"
5454
},
5555
"eslintConfig": {
5656
"env": {

0 commit comments

Comments
 (0)