Node.js support for the Yarn package manager

Change effective on 16 December 2016

Use Yarn by pushing a Node app to Heroku with a yarn.lock file checked into git. The Yarn package manager improves several aspects of node’s dependency management workflow, especially regarding the deterministic building of production apps.

For more information, reference the Node.js builds documentation.