Skip to content

Commit 45a7996

Browse files
committed
chore: browserlist
1 parent 0c33171 commit 45a7996

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
"browserslist": [
7171
"> 1%",
7272
"last 2 versions",
73-
"not dead"
73+
"ie >= 9",
74+
"not ie <= 8"
7475
],
7576
"resolutions": {
7677
"vue": "2.5.22"

0 commit comments

Comments
 (0)