Skip to content

Use HTTPS repository metadata - #14

Open
snkk2x-collab wants to merge 1 commit into
ttskch:mainfrom
snkk2x-collab:codex/https-repository-metadata
Open

snkk2x-collab wants to merge 1 commit into
ttskch:mainfrom
snkk2x-collab:codex/https-repository-metadata

Conversation

@snkk2x-collab

Copy link
Copy Markdown

Summary

  • Change the package repository metadata from an SSH URL to the equivalent HTTPS GitHub URL.
  • This makes the npm package metadata easier to follow in environments without SSH credentials.

Validation

  • node package metadata assertion
  • git diff --check
  • git ls-remote https://github.com/ttskch/prettier-plugin-tailwindcss-anywhere.git HEAD
  • pnpm install --frozen-lockfile
  • pnpm biome ci
  • pnpm test
  • pnpm build
  • pnpm test:coverage
  • pnpm pack --dry-run

Note: local validation used Node v24.14.0, while current main declares >= 20.9 < 24, so pnpm emitted engine warnings. The commands above still completed successfully.

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