member-login-h5/node_modules/update-browserslist-db
huyunkun 5ed809faa0 提交 2026-05-10 11:20:32 +08:00
..
LICENSE 提交 2026-05-10 11:20:32 +08:00
README.md 提交 2026-05-10 11:20:32 +08:00
check-npm-version.js 提交 2026-05-10 11:20:32 +08:00
cli.js 提交 2026-05-10 11:20:32 +08:00
index.d.ts 提交 2026-05-10 11:20:32 +08:00
index.js 提交 2026-05-10 11:20:32 +08:00
package.json 提交 2026-05-10 11:20:32 +08:00
utils.js 提交 2026-05-10 11:20:32 +08:00

README.md

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.