@airporting/integrations-app 0.4.84 → 0.4.86

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.84",
8
+ "buildVersion": "0.4.86",
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.84",
8
+ "buildVersion": "0.4.86",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -97,9 +97,9 @@
97
97
  }
98
98
  },
99
99
  "usedIn": [
100
+ "./synchronisation",
100
101
  "./connectors",
101
- "./single-connector",
102
- "./synchronisation"
102
+ "./single-connector"
103
103
  ]
104
104
  },
105
105
  {
@@ -421,8 +421,8 @@
421
421
  }
422
422
  },
423
423
  "usedIn": [
424
- "./single-connector",
425
- "./synchronisation"
424
+ "./synchronisation",
425
+ "./single-connector"
426
426
  ]
427
427
  },
428
428
  {
@@ -517,8 +517,8 @@
517
517
  }
518
518
  },
519
519
  "usedIn": [
520
- "./single-connector",
521
520
  "./connectors",
521
+ "./single-connector",
522
522
  "./synchronisation"
523
523
  ]
524
524
  },
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.84",
4
+ "version": "0.4.86",
5
5
  "packageManager": "yarn@4.10.3",
6
6
  "files": [
7
7
  "dist"