Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > RushConfiguration > shrinkwrapFilename

RushConfiguration.shrinkwrapFilename property

The filename (without any path) of the shrinkwrap file that is used by the package manager.

Signature:

readonly shrinkwrapFilename: string;

Remarks

This property merely reports the filename; the file itself may not actually exist. Example: npm-shrinkwrap.json or pnpm-lock.yaml