- Prefijo v2: MCH - TRACEABILITY-MASTER.yml creado - Listo para integracion como submodulo Workspace: v2.0.0 | SIMCO: v4.0.0
856 B
856 B
Update Browserslist DB
CLI tool to update caniuse-lite with browsers DB
from Browserslist config.
Some queries like last 2 versions or >1% depend on actual data
from caniuse-lite.
npx update-browserslist-db@latest
Or if using pnpm:
pnpm exec update-browserslist-db latest
Or if using yarn:
yarn dlx update-browserslist-db@latest
Docs
Read full docs here.