Home > @microsoft/rush-lib > RushConstants > pnpmV3ShrinkwrapFilename
RushConstants.pnpmV3ShrinkwrapFilename property
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The filename ("pnpm-lock.yaml") used to store an installation plan for the PNPM package manger (PNPM version 3.x and later).
Signature:
static readonly pnpmV3ShrinkwrapFilename: string;