Disable transpile to older iOS versions (#18462)
This commit is contained in:
parent
e925b06721
commit
dfb9e6dab1
3 changed files with 11 additions and 7 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue