duffel-api-javascript
duffel-api-javascript copied to clipboard
chore: update `package.json` metadata to improve Dependabot PRs for this package
At the moment, Dependabot pull requests for @duffel/api are not very helpful, because (a) they don't include a changelog and (b) the link points to the Duffel homepage (example).
For most packages, you get a much more helpful PR body which tells you about the changes and lets you easily navigate to the repo (example).
To improve this, this updates the homepage metadata in package.json to point to the repo instead of https://duffel. com, and it adds repository metadata.
This should be picked up by Dependabot (code here) to enable a much better experience!