December 16, 2020 · Programming Yarn
package.json resolutions field yarn specific Allows you to force the use of a particular version for a nested dependency. e.g.: 1 2 3 4 …