Background
For simplicity of developer experience, it seems useful to sync the Node versions recommended in .nvmrc and engines key in package.json of the different workspaces. When the next update comes around a search for (right now) v20.19.1 will uncover also the engines keys.
Acceptance criteria for done
- Put equal (CI) version into the different places.