Skip to content

Commit 0b7163c

Browse files
authored
Specify pnpm version for corepack users (#14066)
1 parent 2fe2499 commit 0b7163c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@
4646
"turbo": "^1.13.3",
4747
"typescript": "^5.4.5",
4848
"vitest": "^1.6.0"
49-
}
49+
},
50+
"packageManager": "[email protected]"
5051
}

0 commit comments

Comments
 (0)