Skip to content

Commit 8716752

Browse files
silverwindsapkzeripathlunny
committed
update supported browsers and add a few more (#9734)
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]>
1 parent 665d7e9 commit 8716752

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
"webpack-cli": "3.3.10"
3232
},
3333
"browserslist": [
34-
"> 1%",
35-
"last 2 firefox versions",
36-
"last 2 safari versions",
37-
"ie 11"
34+
"defaults"
3835
]
3936
}

0 commit comments

Comments
 (0)