Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

Commit d95450f

Browse files
committed
Increase browserslist threshold to 0.5%
1 parent 66967ce commit d95450f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"browserslist": {
100100
"production": [
101101
"last 1 versions",
102-
"> 0.2%",
102+
"> 0.5%",
103103
"not ie > 0",
104104
"not op_mini all"
105105
],

0 commit comments

Comments
 (0)