1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-14 04:42:04 +02:00

[ticket/16414] update browserlist

PHPBB3-16414
This commit is contained in:
hanakin 2020-03-24 10:35:51 -10:00
parent bb94204496
commit 19e437a7b1

View File

@ -44,7 +44,15 @@
},
"browserslist": [
"> 1%",
"last 2 versions"
"not ie 11",
"not samsung 10.1",
"not and_uc 12.12",
"not op_mini all",
"edge >= 18",
"ff >= 72",
"chrome >= 79",
"safari >= 13",
"ios >= 12.4"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"