Skip to content

Commit

Permalink
update supported browsers and add a few more (go-gitea#9734)
Browse files Browse the repository at this point in the history
Now includes Firefox ESR, Opera and a few more browser with usages
between 0.5% and 1%. defaults resolves to > 0.5%, last 2 versions, Firefox ESR, not dead.

Co-authored-by: Antoine GIRARD <[email protected]>
Co-authored-by: zeripath <[email protected]>
Co-authored-by: Lunny Xiao <[email protected]>
  • Loading branch information
4 people committed Jan 16, 2020
1 parent 665d7e9 commit 8716752
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
"webpack-cli": "3.3.10"
},
"browserslist": [
"> 1%",
"last 2 firefox versions",
"last 2 safari versions",
"ie 11"
"defaults"
]
}

0 comments on commit 8716752

Please sign in to comment.