mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 08:25:05 +01:00
update browserlist from '> 0.5%, IE 11, not dead' to '> 2%, not dead' #2985
This commit is contained in:
parent
039972c730
commit
e219184f37
17 changed files with 67 additions and 30 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue