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:
ylemkimon
2019-11-02 07:43:47 +09:00
committed by Kevin Barabash
parent b14197d9c9
commit 4ec2806b3e
7 changed files with 32 additions and 39 deletions

View File

@@ -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",