@airporting/integrations-app 0.4.68 → 0.4.69

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.
@@ -5,7 +5,7 @@
5
5
  "name": "integrations_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.4.68",
8
+ "buildVersion": "0.4.69",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -5,7 +5,7 @@
5
5
  "name": "integrations_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.4.68",
8
+ "buildVersion": "0.4.69",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -47,9 +47,9 @@
47
47
  }
48
48
  },
49
49
  "usedIn": [
50
+ "./synchronisation",
50
51
  "./connectors",
51
- "./single-connector",
52
- "./synchronisation"
52
+ "./single-connector"
53
53
  ]
54
54
  },
55
55
  {
@@ -200,9 +200,9 @@
200
200
  }
201
201
  },
202
202
  "usedIn": [
203
+ "./synchronisation",
203
204
  "./connectors",
204
- "./single-connector",
205
- "./synchronisation"
205
+ "./single-connector"
206
206
  ]
207
207
  },
208
208
  {
@@ -227,9 +227,9 @@
227
227
  }
228
228
  },
229
229
  "usedIn": [
230
+ "./synchronisation",
230
231
  "./connectors",
231
- "./single-connector",
232
- "./synchronisation"
232
+ "./single-connector"
233
233
  ]
234
234
  },
235
235
  {
@@ -280,9 +280,9 @@
280
280
  }
281
281
  },
282
282
  "usedIn": [
283
+ "./synchronisation",
283
284
  "./connectors",
284
- "./single-connector",
285
- "./synchronisation"
285
+ "./single-connector"
286
286
  ]
287
287
  },
288
288
  {
@@ -422,8 +422,8 @@
422
422
  }
423
423
  },
424
424
  "usedIn": [
425
- "./single-connector",
426
- "./synchronisation"
425
+ "./synchronisation",
426
+ "./single-connector"
427
427
  ]
428
428
  },
429
429
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@airporting/integrations-app",
3
3
  "description": "⚡ Intégrations app front-end",
4
- "version": "0.4.68",
4
+ "version": "0.4.69",
5
5
  "packageManager": "yarn@4.10.3",
6
6
  "files": [
7
7
  "dist"