Files
hackathon-v-escape-4ff8b5a6…/frontend/node_modules/update-browserslist-db/README.md
marianesaldana 80dbd947e5 Initial commit
2026-05-23 08:59:34 -06:00

856 B

Update Browserslist DB

Browserslist logo by Anton Popov

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
Sponsored by Evil Martians

Docs

Read full docs here.