vtils

Home > types > PackageJson > YarnConfiguration > resolutions

PackageJson.YarnConfiguration.resolutions property

Selective version resolutions. Allows the definition of custom package versions inside dependencies without manual edits in the yarn.lock file.

Signature:

resolutions?: Dependency;