Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(workflows): use legacy-peer-deps flag for npm install
Update npm install command in the workflow to use --legacy-peer-deps flag while awaiting resolution of eslint flat config breaking peer dependencies issue. This change ensures successful package installation without violating peer dependency constraints.
- Loading branch information