Skip to content

Commit 3cb88fb

Browse files
committed
chore: update pnpm engine requirement to >=10.22.0
1 parent 65c5ebc commit 3cb88fb

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
@@ -650,7 +650,7 @@
650650
],
651651
"engines": {
652652
"node": ">=22",
653-
"pnpm": ">=10.21.0"
653+
"pnpm": ">=10.22.0"
654654
},
655655
"sideEffects": false,
656656
"scripts": {

0 commit comments

Comments
 (0)