NpmUpdateTool.

Update(NpmUpdateSettings) Method

Summary

Updates all npm packages.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Update
Containing Type
NpmUpdateTool

Syntax

public void Update(NpmUpdateSettings settings)

Parameters

Name Type Description
settings NpmUpdateSettings The settings.

Return Value

Type Description
void