-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
None
-
Not Needed
Due to https://github.com/npm/cli/issues/3240 we can't have versions in the peerDeps that are different from what we are using in package deps / devDeps without causing silent version overrides when adding / removing packages to the monorepo workspaces.
Because of that we should align all the peerDeps versions with their version in deps / devDeps.
- related to
-
COMPASS-5394 Update peerDeps version during the packages-version command
- Closed