This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Npm.
Summary
Will update globally installed packages
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .Update - Containing Type
- Npm
Update Settings Extensions
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. |
