Skip to content

Commit

Permalink
refactor!: minimum supported stylelint version is 13
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed May 14, 2020
1 parent d2c57d1 commit f151b9f
Show file tree
Hide file tree
Showing 2 changed files with 3,962 additions and 3,400 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"stylelint": "latest"
},
"peerDependencies": {
"stylelint": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0"
"stylelint": "^13.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit f151b9f

Please sign in to comment.