Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
while installing I got. ``` 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 ``` So I did the update requested. This is probably required by a thrid party library but silencing the dependencies is not the best approach. this dependency is a transitive one and it comes from `[email protected]`
- Loading branch information