Skip to content

Commit

Permalink
fix: 🐛 fixed repo name in lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
WasiqB committed Jul 21, 2024
1 parent f80f04e commit 2c7371b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"version": "0.8.0",
"npmClient": "pnpm",
"changelog": {
"repo": "BoykaFramework/boyka-framework",
"repo": "BoykaFramework/boyka-cli",
"labels": {
":boom: pr: breaking change": ":boom: Breaking Change",
":rocket: pr: new feature": ":rocket: New Feature",
Expand Down

0 comments on commit 2c7371b

Please sign in to comment.