spa/.claude/skills/thread-manager/node_modules/update-browserslist-db
Yvan 6584c91ed1 init 2025-12-30 15:44:36 +08:00
..
LICENSE init 2025-12-30 15:44:36 +08:00
README.md init 2025-12-30 15:44:36 +08:00
check-npm-version.js init 2025-12-30 15:44:36 +08:00
cli.js init 2025-12-30 15:44:36 +08:00
index.d.ts init 2025-12-30 15:44:36 +08:00
index.js init 2025-12-30 15:44:36 +08:00
package.json init 2025-12-30 15:44:36 +08:00
utils.js init 2025-12-30 15:44:36 +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.