Disable transpile to older iOS versions (#18462)
This commit is contained in:
committed by
GitHub
parent
e925b06721
commit
dfb9e6dab1
@ -22,12 +22,6 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/mastodon/mastodon.git"
|
||||
},
|
||||
"browserslist": [
|
||||
"last 2 versions",
|
||||
"not IE 11",
|
||||
"iOS >= 9",
|
||||
"not dead"
|
||||
],
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.17.12",
|
||||
|
Reference in New Issue
Block a user