Skip to content

Commit f883828

Browse files
committed
fix(publish): pin packageManager=pnpm@10.22.0 so pnpm/action-setup works on CI
1 parent cf3bd35 commit f883828

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@
3838
"engines": {
3939
"node": ">=20"
4040
},
41-
"license": "MIT"
41+
"license": "MIT",
42+
"packageManager": "pnpm@10.22.0"
4243
}

0 commit comments

Comments
 (0)