Skip to content

chore: normalize package repository metadata#84

Open
YfengJ wants to merge 1 commit into
apify:masterfrom
YfengJ:codex/repository-metadata
Open

chore: normalize package repository metadata#84
YfengJ wants to merge 1 commit into
apify:masterfrom
YfengJ:codex/repository-metadata

Conversation

@YfengJ

@YfengJ YfengJ commented Jun 18, 2026

Copy link
Copy Markdown

Summary

  • normalize the package repository.url from the SSH-style git@github.com:... form to git+https://github.com/apify/docusaurus-plugin-typedoc-api.git
  • leave runtime code, dependencies, package versioning, and published entry points unchanged

Validation

  • yarn install --immutable --mode=skip-build
  • package metadata assertion for the normalized repository URL
  • yarn type
  • yarn build
  • npm pack --dry-run --ignore-scripts --json .
  • git diff --check

Note: yarn install reports existing peer dependency warnings around the current TypeScript/Typedoc range; this PR does not change dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants