@airporting/integrations-app 0.4.176 → 0.4.177

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.176",
8
+ "buildVersion": "0.4.177",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -22,7 +22,7 @@
22
22
  "globalName": "integrations_app",
23
23
  "pluginVersion": "0.17.1",
24
24
  "prefetchInterface": false,
25
- "publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.176/dist/mf/"
25
+ "publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.177/dist/mf/"
26
26
  },
27
27
  "shared": [
28
28
  {
@@ -5,7 +5,7 @@
5
5
  "name": "integrations_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.4.176",
8
+ "buildVersion": "0.4.177",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -22,7 +22,7 @@
22
22
  "globalName": "integrations_app",
23
23
  "pluginVersion": "0.17.1",
24
24
  "prefetchInterface": false,
25
- "publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.176/dist/mf/"
25
+ "publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.177/dist/mf/"
26
26
  },
27
27
  "shared": [
28
28
  {
@@ -253,8 +253,8 @@
253
253
  }
254
254
  },
255
255
  "usedIn": [
256
- "./connectors",
257
- "./synchronisation"
256
+ "./synchronisation",
257
+ "./connectors"
258
258
  ]
259
259
  },
260
260
  {
@@ -520,9 +520,9 @@
520
520
  }
521
521
  },
522
522
  "usedIn": [
523
- "./synchronisation",
524
523
  "./connectors",
525
- "./single-connector"
524
+ "./single-connector",
525
+ "./synchronisation"
526
526
  ]
527
527
  },
528
528
  {
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.176",
4
+ "version": "0.4.177",
5
5
  "packageManager": "yarn@4.10.3",
6
6
  "files": [
7
7
  "dist"