Skip to content

Commit e98efdf

Browse files
committed
chore: relax engines.pnpm to >=9.4 for Vercel compatibility
1 parent b39a610 commit e98efdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"engines": {
124124
"node": "24.x",
125125
"npm": ">=10.8",
126-
"pnpm": ">=11.20.0"
126+
"pnpm": ">=9.4"
127127
},
128128
"packageManager": "pnpm@11.20.0+sha512.951afc50fc337a7a862548bb52a33cbfa7f0ee84d5bd6fe4b05042ec5b35c078cd402e3f77c9a4ccaeb00f9716ae140edd0c2c22ffa4b1b1fd03336daf75460c"
129129
}

0 commit comments

Comments
 (0)