Home > @microsoft/rush-lib > CommonVersionsConfiguration > saveAsync
CommonVersionsConfiguration.saveAsync() method
Writes the "common-versions.json" file to disk, using the filename that was passed to loadFromFile().
Signature:
saveAsync(): Promise<boolean>;
Returns:
Promise<boolean>