Skip to content

Commit

Permalink
chore: bump caniuse-lite to latest browser list
Browse files Browse the repository at this point in the history
Running "npx nx serve studio-web" was issuing this warning:

    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
    ⠸ Generating browser application bundles (phase: setup)...

so I ran the recommanded command and committed the result, which is just
to bump the caniuse-lite version in package-lock.json.
  • Loading branch information
joanise committed Mar 15, 2024
1 parent 58d30ae commit ab35f82
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab35f82

Please sign in to comment.