Closed
Description
Summary
The package.json
files of each one of the utilities contain an homepage
field that points to a dead branch.
This field is used on npm to render the same field:
Why is this needed?
To avoid showing a 404 page to users who land in the GitHub repo from npm.
Which area does this relate to?
Governance
Solution
Change the url with the current default branch.
Acknowledgment
- This request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.