Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use --legacy-peer-deps to avoid dependency graph version checking
this is a bad idea but PFE is using a lot of packages that break with the react v17+ upgrade including our own unmaintained modal-form TBH - a lot of these can be either relaxed or outright removed from our package.json as they are dependcies of other packages.
- Loading branch information