revert: "feat: always use latest browserlist (#1021)"

This reverts commit ed6dc94873.
This commit is contained in:
kolaente 2021-12-12 16:26:43 +01:00
parent c3c4d2a0a5
commit 14397ffb31
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

View File

@ -202,7 +202,6 @@ steps:
YARN_CACHE_FOLDER: .cache/yarn/
commands:
- yarn --frozen-lockfile --network-timeout 100000
- npx browserslist@latest --update-db
- yarn run lint
- "echo '{\"VERSION\": \"'$(git describe --tags --always --abbrev=10 | sed 's/-/+/' | sed 's/^v//' | sed 's/-g/-/')'\"}' > src/version.json"
- yarn run build