1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-01 12:20:33 +02:00

update browserlist from '> 0.5%, IE 11, not dead' to '> 2%, not dead' #2985

This commit is contained in:
hakimel
2022-08-08 07:58:18 +02:00
parent 039972c730
commit e219184f37
17 changed files with 67 additions and 30 deletions

View File

@@ -58,7 +58,7 @@
"sass": "^1.39.2",
"yargs": "^15.1.0"
},
"browserslist": "> 0.5%, IE 11, not dead",
"browserslist": "> 2%, not dead",
"eslintConfig": {
"env": {
"browser": true,