Skip to content

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

Draft
loganj wants to merge 1 commit intomainfrom
penpal-package-manager-history
Draft

fix(penpal): replace straggling npm usage with pnpm#637
loganj wants to merge 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.

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