Skip to content

Commit 2fff094

Browse files
authored
fix(config-lerna-scopes): add missing dependency (#3607)
1 parent f8d8f20 commit 2fff094

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

@commitlint/config-lerna-scopes/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"node": ">=v14"
3939
},
4040
"dependencies": {
41+
"@lerna/project": "^6.0.0",
4142
"glob": "^8.0.3",
4243
"import-from": "4.0.0",
4344
"semver": "7.5.0"

0 commit comments

Comments
 (0)