Skip to content

Commit ce1a167

Browse files
dahliaclaude
andcommitted
Pin pnpm version to 10.28.0
Using "latest" can lead to non-reproducible builds if a new version introduces breaking changes. #520 (comment) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 0c61e4e commit ce1a167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
bun = "1.2.22"
33
deno = "2.6.4"
44
node = "22"
5-
"npm:pnpm" = "latest"
5+
"npm:pnpm" = "10.28.0"
66

77
# Installation and setup
88
[tasks.install]

0 commit comments

Comments
 (0)