Skip to content

Commit 3a7ce34

Browse files
dokterbobclaude
andcommitted
Update packageManager to pnpm 9.15.9
Fixes CI error where GitHub Action uses pnpm 9 but package.json specified pnpm@8.15.0 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f7d8735 commit 3a7ce34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"node": ">=18",
4141
"pnpm": ">=8"
4242
},
43-
"packageManager": "pnpm@8.15.0",
43+
"packageManager": "pnpm@9.15.9",
4444
"pnpm": {
4545
"onlyBuiltDependencies": [
4646
"esbuild"

0 commit comments

Comments
 (0)