kv-cv/node_modules/update-browserslist-db
2026-04-19 11:08:18 +07:00
..
check-npm-version.js Initial commit 2026-04-19 11:08:18 +07:00
cli.js Initial commit 2026-04-19 11:08:18 +07:00
index.d.ts Initial commit 2026-04-19 11:08:18 +07:00
index.js Initial commit 2026-04-19 11:08:18 +07:00
LICENSE Initial commit 2026-04-19 11:08:18 +07:00
package.json Initial commit 2026-04-19 11:08:18 +07:00
README.md Initial commit 2026-04-19 11:08:18 +07:00
utils.js Initial commit 2026-04-19 11:08:18 +07:00

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.