NpmUpdateSettingsExtensions.

UpdateGlobalPackages(NpmUpdateSettings) Method

Summary

Will update globally installed packages
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Update
Containing Type
NpmUpdateSettingsExtensions

Syntax

public static NpmUpdateSettings UpdateGlobalPackages(this NpmUpdateSettings settings)

Parameters

Name Type Description
settings NpmUpdateSettings The settings.

Return Value

Type Description
NpmUpdateSettings The settings instance with Global set to true.