@continuous-excellence/coupling-cli 1.1.502 → 1.1.504

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.
@@ -9,7 +9,7 @@ function Versions() {
9
9
  if (VersionsClass === VOID) {
10
10
  class $ {
11
11
  constructor() {
12
- this.q6x_1 = '1.1.502';
12
+ this.q6x_1 = '1.1.504';
13
13
  }
14
14
  }
15
15
  initMetadataForObject($, 'Versions');
@@ -16,8 +16,8 @@ import {
16
16
  executermm52fqenh80 as execute,
17
17
  GqlTrait2wtoeyl3yfalb as GqlTrait,
18
18
  } from './gql/GqlTrait.mjs';
19
- import { Dispatcher2xvjdz9qh940 as Dispatcher } from './gql/GqlQuery.mjs';
20
- import { Dispatcherhdhfzcswb8hc as Dispatcher_0 } from '../../../../../Coupling-libraries-action/com/zegreatrob/coupling/action/party/SaveContributionCommand.mjs';
19
+ import { Dispatcherhdhfzcswb8hc as Dispatcher } from '../../../../../Coupling-libraries-action/com/zegreatrob/coupling/action/party/SaveContributionCommand.mjs';
20
+ import { Dispatcher2xvjdz9qh940 as Dispatcher_0 } from './gql/GqlQuery.mjs';
21
21
  import { initMetadataForClassbxx6q50dy2s7 as initMetadataForClass } from '../../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
22
22
  import {
23
23
  apolloMutation1pfb2yrb4utuy as apolloMutation,
@@ -162,7 +162,7 @@ function SelectImplementation() {
162
162
  return TrySelectDetailedResult_0(trySelectInternal(this, clauseObject, result));
163
163
  }
164
164
  }
165
- initMetadataForClass($, 'SelectImplementation', VOID, VOID, [CancelHandler(), Waiter(), SelectInstance()], [0, 2]);
165
+ initMetadataForClass($, 'SelectImplementation', VOID, VOID, [CancelHandler(), SelectInstance(), Waiter()], [0, 2]);
166
166
  SelectImplementationClass = $;
167
167
  }
168
168
  return SelectImplementationClass;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuous-excellence/coupling-cli",
3
- "version": "1.1.502",
3
+ "version": "1.1.504",
4
4
  "main": "kotlin/Coupling-cli.mjs",
5
5
  "devDependencies": {
6
6
  "source-map-support": "0.5.21"