Files
skills-here-run-place/node_modules/update-browserslist-db/README.md
Alejandro Martinez f09af719cf Initial commit
2026-02-12 02:04:10 +01: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.