fix: Unable to run npm install -D @commitlint/config-lerna-scopes
with lerna v7 because of peerDeps
#3630
Labels
npm install -D @commitlint/config-lerna-scopes
with lerna v7 because of peerDeps
#3630
Expected Behavior
I should be able to run the command
npm install -D @commitlint/config-lerna-scopes
without getting any errorsCurrent Behavior
I get an error when running the command
npm install -D @commitlint/config-lerna-scopes
Affected packages
Possible Solution
Updating the field here https://github.com/conventional-changelog/commitlint/blob/master/%40commitlint/config-lerna-scopes/package.json#L30
Steps to Reproduce
Context
No response
commitlint --version
@commitlint/cli@17.6.1
git --version
2.40.1
node --version
v18.15.0
The text was updated successfully, but these errors were encountered: