Skip to content

Commit dfbc459

Browse files
committed
fix: package manager field
1 parent 2fd2694 commit dfbc459

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"knip": "^5.73.4",
2727
"turbo": "^2.6.3"
2828
},
29+
"packageManager": "pnpm@10.33.2",
2930
"pnpm": {
3031
"overrides": {
3132
"@types/react": "19.0.10",

turbo.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
3-
"dangerouslyDisablePackageManagerCheck": true,
43
"tasks": {
54
"build": {
65
"outputs": ["dist/**", ".next"],

0 commit comments

Comments
 (0)