PnpmUpdateSettings.

Dev Property

Summary

Update packages only in 'devDependencies'
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Update
Containing Type
PnpmUpdateSettings

Syntax

public bool Dev { get; set; }

Value

Type Description
bool