Skip to content

fix(penpal): replace straggling npm usage with pnpm#637

Merged
loganj merged 1 commit intomainfrom
penpal-package-manager-history
Apr 27, 2026
Merged

fix(penpal): replace straggling npm usage with pnpm#637
loganj merged 1 commit intomainfrom
penpal-package-manager-history

Conversation

@loganj
Copy link
Copy Markdown
Collaborator

@loganj loganj commented Apr 15, 2026

Summary

Replace the last remaining npm invocation with pnpm and document the pnpm-only policy in DEPENDENCIES.md.

Changes

  • justfile: Change npm version to pnpm version in the release recipe (line 176)
  • DEPENDENCIES.md: Add a Note to D-DEP-NODE clarifying that pnpm is the package manager, npm must not be used, and package-lock.json files must not be committed

Context

After the npm-to-pnpm migration (b000bfb) and the recent lockfile cleanup (#628), this was the last straggling npm reference in the project. The DEPENDENCIES.md note makes the policy explicit to prevent future drift.

@loganj loganj marked this pull request as ready for review April 27, 2026 15:30
@loganj loganj merged commit a63bc19 into main Apr 27, 2026
5 checks passed
@loganj loganj deleted the penpal-package-manager-history branch April 27, 2026 17:48
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