mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
Drop IE 9/10 support (#2136)
* Drop IE 9/10 support * Remove IE-related comments They no longer apply. * Update browserslist * Exclude old Safari (5.1)
This commit is contained in:
committed by
Kevin Barabash
parent
b14197d9c9
commit
4ec2806b3e
@@ -30,8 +30,8 @@
|
||||
"babel-plugin-istanbul": "^5.1.1",
|
||||
"babel-plugin-version-inline": "^1.0.0",
|
||||
"benchmark": "^2.1.4",
|
||||
"browserslist": "^4.4.1",
|
||||
"caniuse-lite": "^1.0.30000938",
|
||||
"browserslist": "^4.7.1",
|
||||
"caniuse-lite": "^1.0.30001002",
|
||||
"codecov": "^3.2.0",
|
||||
"css-loader": "^3.0.0",
|
||||
"cssnano": "^4.1.10",
|
||||
|
Reference in New Issue
Block a user