|
|
||
|---|---|---|
| .. | ||
| node_modules/picocolors | ||
| LICENSE | ||
| README.md | ||
| check-npm-version.js | ||
| cli.js | ||
| index.d.ts | ||
| index.js | ||
| package.json | ||
| utils.js | ||
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 dlx update-browserslist-db latest
Or if using bun:
bunx update-browserslist-db@latest
Or if using yarn 2+:
yarn dlx update-browserslist-db@latest
Update Browserslist DB is built by Evil Martians, an American design and engineering consultancy for developer tools, AI, and cybersecurity startups.
Docs
Read full docs here.