Skip to content

Commit 3bab7e3

Browse files
authored
chore: allow running pnpm 10 (#13442)
1 parent 776ef06 commit 3bab7e3

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
@@ -33,6 +33,6 @@
3333
},
3434
"packageManager": "[email protected]",
3535
"engines": {
36-
"pnpm": "^9.0.0"
36+
"pnpm": ">=9.0.0"
3737
}
3838
}

0 commit comments

Comments
 (0)