Skip to content

Add npm homepage metadata#102

Open
wowsofine wants to merge 1 commit into
artembatura:mainfrom
wowsofine:codex/add-homepage-metadata
Open

Add npm homepage metadata#102
wowsofine wants to merge 1 commit into
artembatura:mainfrom
wowsofine:codex/add-homepage-metadata

Conversation

@wowsofine

Copy link
Copy Markdown

Summary

  • add the package homepage field pointing to the project README
  • keep the existing repository and issue tracker metadata unchanged

Validation

  • node package metadata smoke
  • npm pack --dry-run --ignore-scripts
  • npx --yes -p @yarnpkg/cli-dist@3.2.4 yarn build
  • NODE_OPTIONS=--openssl-legacy-provider npx --yes -p @yarnpkg/cli-dist@3.2.4 yarn test
  • git diff --check

Note: yarn install --immutable currently reports an existing lockfile drift around @types/node. A regular Yarn 3.2.4 install completed with warnings so build and tests could run locally.

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.

1 participant