Skip to content

Commit 4145af0

Browse files
Sherafftombeckenham
authored andcommitted
chore: enforce pnpm 11 (#617)
1 parent 843e490 commit 4145af0

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
@@ -8,7 +8,7 @@
88
"packageManager": "pnpm@11.1.1",
99
"type": "module",
1010
"engines": {
11-
"pnpm": ">=10.17.0"
11+
"pnpm": ">=11.0.0"
1212
},
1313
"scripts": {
1414
"clean": "pnpm --filter \"./packages/**\" run clean",

0 commit comments

Comments
 (0)