diff --git a/package.json b/package.json index 3b524fb..c8eebd0 100644 --- a/package.json +++ b/package.json @@ -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" }