Home
last modified time | relevance | path

Searched refs:setVersionsAsync (Results 1 – 3 of 3) sorted by relevance

/expo/tools/src/
H A DVersions.ts46 export async function setVersionsAsync( function
50 return await runWithApiHost(apiHost, () => Versions.setVersionsAsync(versions));
61 await setVersionsAsync(versions);
/expo/tools/src/commands/
H A DPromoteVersionsToProduction.ts41 await Versions.setVersionsAsync(versionsStaging);
H A DUpdateVersionsEndpoint.ts78 await Versions.setVersionsAsync(newVersions);