Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The following warning was reported running the project ```bash Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating ``` Running the suggested command resulting in updating the version of caniuse-lite in the project. Confirmed that the project still runs and no longer reports the warning.
- Loading branch information