# Pinned, reproducible toolchain. moon piggybacks on proto's `~/.proto`
# store, downloading these exact versions if they are missing.
node:
version: '22.11.0'
packageManager: 'pnpm'
pnpm:
version: '9.12.0'
typescript:
syncProjectReferences: true