@vocoder/cli 0.14.0 → 0.14.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -43677,7 +43677,6 @@ var VocoderAPI = class {
|
|
|
43677
43677
|
return {
|
|
43678
43678
|
projectName: data.projectName,
|
|
43679
43679
|
organizationName: data.organizationName,
|
|
43680
|
-
shortCode: data.shortCode,
|
|
43681
43680
|
sourceLocale: data.sourceLocale,
|
|
43682
43681
|
targetLocales: data.targetLocales,
|
|
43683
43682
|
targetBranches: data.targetBranches ?? ["main"],
|
|
@@ -51542,4 +51541,4 @@ export {
|
|
|
51542
51541
|
loadVocoderConfig,
|
|
51543
51542
|
StringExtractor
|
|
51544
51543
|
};
|
|
51545
|
-
//# sourceMappingURL=chunk-
|
|
51544
|
+
//# sourceMappingURL=chunk-LLEMSC3X.mjs.map
|