Developer 3277f74cf8 fix: 自动暂存改为按钮旁显示保存中标记,去掉弹窗提示 há 18 horas atrás
..
node_modules 7ca38fdcbb 善行少年PC端首次提交(基础版) há 8 meses atrás
LICENSE 7ca38fdcbb 善行少年PC端首次提交(基础版) há 8 meses atrás
README.md 3277f74cf8 fix: 自动暂存改为按钮旁显示保存中标记,去掉弹窗提示 há 18 horas atrás
check-npm-version.js 7ca38fdcbb 善行少年PC端首次提交(基础版) há 8 meses atrás
cli.js 3277f74cf8 fix: 自动暂存改为按钮旁显示保存中标记,去掉弹窗提示 há 18 horas atrás
index.d.ts 7ca38fdcbb 善行少年PC端首次提交(基础版) há 8 meses atrás
index.js 3277f74cf8 fix: 自动暂存改为按钮旁显示保存中标记,去掉弹窗提示 há 18 horas atrás
package.json 3277f74cf8 fix: 自动暂存改为按钮旁显示保存中标记,去掉弹窗提示 há 18 horas atrás
utils.js 7ca38fdcbb 善行少年PC端首次提交(基础版) há 8 meses atrás

README.md

Update Browserslist DB

<img width="120" height="120" alt="Browserslist logo by Anton Popov"

 src="https://browsersl.ist/logo.svg" align="right">

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

<img src="https://evilmartians.com/badges/sponsored-by-evil-martians.svg"

   alt="Sponsored by Evil Martians" width="236" height="54">

Docs

Read full docs here.