Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/rush-lib > RushConstants > commonVersionsFilename

RushConstants.commonVersionsFilename 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 ("common-versions.json") for an optional configuration file that stores dependency version information that affects all projects in the repo. This configuration file should go in the "common/config/rush" folder.

Signature:

static readonly commonVersionsFilename: string;