Skip to content

Commit

Permalink
feat(core): tweak browserslist
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Aug 4, 2021
1 parent ccd5109 commit 82a23a5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .browserslistrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
# You can see what browsers were selected by your queries by running:
# npx browserslist

Android >= 7
IOS >= 11
Safari >= 11
Chrome >= 80
Firefox >= 80
Samsung >= 10
Android >= 8
IOS >= 13
Safari >= 13
last 5 Chrome versions
last 5 Firefox versions
Samsung >= 12

0 comments on commit 82a23a5

Please sign in to comment.