@airporting/integrations-app 0.4.50 → 0.4.51

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.50",
8
+ "buildVersion": "0.4.51",
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.50",
8
+ "buildVersion": "0.4.51",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -200,9 +200,9 @@
200
200
  }
201
201
  },
202
202
  "usedIn": [
203
- "./synchronisation",
204
203
  "./connectors",
205
- "./single-connector"
204
+ "./single-connector",
205
+ "./synchronisation"
206
206
  ]
207
207
  },
208
208
  {
@@ -422,8 +422,8 @@
422
422
  }
423
423
  },
424
424
  "usedIn": [
425
- "./synchronisation",
426
- "./single-connector"
425
+ "./single-connector",
426
+ "./synchronisation"
427
427
  ]
428
428
  },
429
429
  {
@@ -518,9 +518,9 @@
518
518
  }
519
519
  },
520
520
  "usedIn": [
521
- "./synchronisation",
522
521
  "./connectors",
523
- "./single-connector"
522
+ "./single-connector",
523
+ "./synchronisation"
524
524
  ]
525
525
  },
526
526
  {
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.50",
4
+ "version": "0.4.51",
5
5
  "packageManager": "yarn@4.10.3",
6
6
  "files": [
7
7
  "dist"