Skip to content

Commit

Permalink
fix: match package name with repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
skylenet committed Dec 3, 2024
1 parent 413fdc2 commit 974ed16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bump-minor-pre-major": true,
"packages": {
".": {
"package-name": "discv4-crawler"
"package-name": "discv4-crawl"
}
}
}

0 comments on commit 974ed16

Please # to comment.