access-manager/admin-ui/node_modules/update-browserslist-db
2026-04-25 23:57:04 +00:00
..
check-npm-version.js feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
cli.js feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
index.d.ts feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
index.js feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
LICENSE feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
package.json feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
README.md feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
utils.js feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00: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.