We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3a111 commit 2293982Copy full SHA for 2293982
package.json
@@ -87,11 +87,30 @@
87
"fs": false
88
},
89
"browserslist": [
90
- "last 2 version",
91
- "not dead",
92
- "not Explorer 11",
93
- "not ExplorerMobile 11",
94
- "node 6"
+ "and_chr 71",
+ "and_ff 64",
+ "and_qq 1.2",
+ "and_uc 11.8",
+ "android 67",
95
+ "android 4.4.3-4.4.4",
96
+ "baidu 7.12",
97
+ "chrome 73",
98
+ "chrome 72",
99
+ "edge 18",
100
+ "edge 17",
101
+ "firefox 66",
102
+ "firefox 65",
103
+ "ios_saf 12.0-12.1",
104
+ "ios_saf 11.3-11.4",
105
+ "node 6.17.0",
106
+ "op_mini all",
107
+ "op_mob 46",
108
+ "opera 58",
109
+ "opera 57",
110
+ "safari 12",
111
+ "safari 11.1",
112
+ "samsung 8.2",
113
+ "samsung 7.2-7.4"
114
],
115
"babel": {
116
"presets": [
0 commit comments