@airporting/integrations-app 0.4.103 → 0.4.104

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.103",
8
+ "buildVersion": "0.4.104",
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.103",
8
+ "buildVersion": "0.4.104",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -97,8 +97,8 @@
97
97
  }
98
98
  },
99
99
  "usedIn": [
100
- "./single-connector",
101
100
  "./connectors",
101
+ "./single-connector",
102
102
  "./synchronisation"
103
103
  ]
104
104
  },
@@ -200,8 +200,8 @@
200
200
  }
201
201
  },
202
202
  "usedIn": [
203
- "./connectors",
204
- "./synchronisation"
203
+ "./synchronisation",
204
+ "./connectors"
205
205
  ]
206
206
  },
207
207
  {
@@ -517,8 +517,8 @@
517
517
  }
518
518
  },
519
519
  "usedIn": [
520
- "./connectors",
521
520
  "./single-connector",
521
+ "./connectors",
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.103",
4
+ "version": "0.4.104",
5
5
  "packageManager": "yarn@4.10.3",
6
6
  "files": [
7
7
  "dist"