@airporting/integrations-app 0.4.83 → 0.4.85

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.83",
8
+ "buildVersion": "0.4.85",
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.83",
8
+ "buildVersion": "0.4.85",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -226,8 +226,8 @@
226
226
  }
227
227
  },
228
228
  "usedIn": [
229
- "./connectors",
230
229
  "./single-connector",
230
+ "./connectors",
231
231
  "./synchronisation"
232
232
  ]
233
233
  },
@@ -279,8 +279,8 @@
279
279
  }
280
280
  },
281
281
  "usedIn": [
282
- "./connectors",
283
282
  "./single-connector",
283
+ "./connectors",
284
284
  "./synchronisation"
285
285
  ]
286
286
  },
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.83",
4
+ "version": "0.4.85",
5
5
  "packageManager": "yarn@4.10.3",
6
6
  "files": [
7
7
  "dist"