Skip to content

Commit

Permalink
fix: stylelint version
Browse files Browse the repository at this point in the history
  • Loading branch information
prot3in committed Jan 4, 2025
1 parent d0591a1 commit f1634e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/stylelint-taro-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"lodash": "^4.17.21",
"stylelint": "^16.4.0"
"stylelint": ">=16.4.0 <=16.10.0"
},
"peerDependencies": {
"stylelint": "^16"
Expand Down

0 comments on commit f1634e8

Please sign in to comment.