tree: 89e3ae1ff8eac710ed7f09f495c41f582b0e347b [path history] [tgz]
  1. check-npm-version.js
  2. cli.js
  3. index.d.ts
  4. index.js
  5. LICENSE
  6. package.json
  7. README.md
  8. utils.js
node_modules/update-browserslist-db/README.md

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

Docs

Read full docs here.