Skip to content

Commit f794f90

Browse files
committed
chore: update lerna.json
1 parent dbea02f commit f794f90

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lerna.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"publish": {
77
"ignoreChanges": ["**/*.md"],
88
"message": "chore(release): publish",
9-
"conventionalCommits": true,
10-
"exec": "npx commitlint --from $LERNA_PACKAGE_NAME"
9+
"conventionalCommits": true
1110
}
1211
}
1312
}

0 commit comments

Comments
 (0)