Self-service
Describe the bug
https://www.npmjs.com/package/@yarnpkg/cli-dist does not have the 4.13.0 version available.
The heroku nodejs buildpack relies on this @yarnpkg/cli-dist to install yarn when finding a package manager reference in the package.json.
To reproduce
npm install -g "@yarnpkg/cli-dist@4.13.0"
Environment
Additional context
No response