Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"apps/**"
],
"_packageManagerNote": "Required by turbo for workspace detection. mise.toml is the source of truth for the toolchain; keep this matched to the npm bundled with the pinned Node (24.16.0 -> 11.13.0). Corepack is not enabled, so this does not override mise.",
"packageManager": "npm@11.13.0",
"packageManager": "npm@11.16.0",
"engines": {
"node": ">=20",
"npm": ">=11.10.0"
Expand Down