MDL-77559 js: Revert "MDL-75012 js: Update browserslist"

This reverts commit 19f5ffb28a.
This commit is contained in:
Andrew Nicols 2023-03-09 08:07:18 +08:00
parent b90a48dd46
commit faea97bd56
3 changed files with 21 additions and 26 deletions

View file

@ -53,14 +53,5 @@
},
"dependencies": {
"@babel/eslint-parser": "^7.17.0"
},
"browserslist": [
">0.3%",
"last 2 versions",
"not Android < 5",
"not ie >= 0",
"not op_mini all",
"not Opera > 0",
"not dead"
]
}
}