mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: adjust browserslist to Chrome 51
This commit is contained in:
parent
314d6e2006
commit
bc9b24c8b6
@ -83,7 +83,7 @@
|
|||||||
},
|
},
|
||||||
"web-types": "vetur/web-types.json",
|
"web-types": "vetur/web-types.json",
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
"Chrome >= 49",
|
"Chrome >= 51",
|
||||||
"iOS >= 10"
|
"iOS >= 10"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user