Skip to content

Function: dependencyRange()

dependencyRange(version): string

Defined in: scaffold.ts:69

The dependency range the scaffold pins aiui packages to: this build's exact release line when it has one, latest from a dev build (whose X.Y.Z+dev doesn't exist on the registry).

Parameters

version

string

Returns

string