Skip to content

chore: migrate to pnpm#367

Merged
yusukebe merged 1 commit into
honojs:mainfrom
BlankParticle:chore/migrate-to-pnpm
Jul 2, 2026
Merged

chore: migrate to pnpm#367
yusukebe merged 1 commit into
honojs:mainfrom
BlankParticle:chore/migrate-to-pnpm

Conversation

@BlankParticle

Copy link
Copy Markdown
Contributor

follow up to honojs/middleware#2006
fixes #365

bun.lock can't be directly imported by pnpm, in bunfig install.lockfile.print = "yarn" will generate yarn.lock file, which was used to generate the pnpm lock file

Comment thread README.md

@yusukebe yusukebe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yusukebe

yusukebe commented Jul 2, 2026

Copy link
Copy Markdown
Member

@BlankParticle

Nice! Looks good to me. Thanks.

@yusukebe yusukebe merged commit ad5b13a into honojs:main Jul 2, 2026
5 checks passed
@BlankParticle BlankParticle deleted the chore/migrate-to-pnpm branch July 2, 2026 12:07
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.

[Discussion] Changing package manager

2 participants