mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Remove support for legacy builds.
This commit is contained in:
parent
131709af0d
commit
ab6805f722
1 changed files with 2 additions and 3 deletions
|
@ -49,8 +49,7 @@
|
|||
"rules": {}
|
||||
},
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
"last 2 versions",
|
||||
"not dead"
|
||||
"last 1 chrome version",
|
||||
"last 1 firefox version"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue