You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lion bcd5d1efca
修改
1 month ago
..
node_modules/picocolors 修改 1 month ago
LICENSE 修改 1 month ago
README.md 修改 1 month ago
check-npm-version.js 修改 1 month ago
cli.js 修改 1 month ago
index.d.ts 修改 1 month ago
index.js 修改 1 month ago
package.json 修改 1 month ago
utils.js 修改 1 month ago

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.