fix: missing option required by turborepo
All checks were successful
Test / Test (push) Successful in 5m4s
All checks were successful
Test / Test (push) Successful in 5m4s
This commit is contained in:
parent
41f8011161
commit
06df4d18f3
1 changed files with 3 additions and 1 deletions
|
@ -13,5 +13,7 @@
|
|||
"devDependencies": {
|
||||
"@pompydev/eslint-config": "workspace:*",
|
||||
"turbo": "2.4.4"
|
||||
}
|
||||
},
|
||||
"//": "see devenv.nix, required for turborepo to work",
|
||||
"packageManager": "pnpm@10.11.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue