[Edit]
+
0
-
0

npm - update browsers list database (caniuse database)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
npx update-browserslist-db@latest # Example output: # # Browserslist: caniuse-lite is outdated. Please run: # npx update-browserslist-db@latest # Why you should do it regularly: https://github.com/browserslist/update-db#readme # Latest version: 1.0.30001589 # Installed version: 1.0.30001458 # Removing old caniuse-lite from lock file # Installing new caniuse-lite version # $ npm install caniuse-lite # Cleaning package.json dependencies from caniuse-lite # $ npm uninstall caniuse-lite # caniuse-lite has been successfully updated