Function: mergeVersions()
ts
function mergeVersions(local, upstream): void;Function gets a local info and an info from uplinks and tries to merge it exported for unit tests only. *
Parameters
| Parameter | Type | Description |
|---|---|---|
local | Manifest | * |
upstream | Manifest | * |
Returns
void
Deprecated
use @verdaccio/storage mergeVersions method