@airporting/integrations-app 0.4.37 → 0.4.38

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.37",
8
+ "buildVersion": "0.4.38",
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.37",
8
+ "buildVersion": "0.4.38",
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
- "./single-connector",
204
203
  "./connectors",
204
+ "./single-connector",
205
205
  "./synchronisation"
206
206
  ]
207
207
  },
@@ -227,8 +227,8 @@
227
227
  }
228
228
  },
229
229
  "usedIn": [
230
- "./single-connector",
231
230
  "./connectors",
231
+ "./single-connector",
232
232
  "./synchronisation"
233
233
  ]
234
234
  },
@@ -254,8 +254,8 @@
254
254
  }
255
255
  },
256
256
  "usedIn": [
257
- "./synchronisation",
258
- "./connectors"
257
+ "./connectors",
258
+ "./synchronisation"
259
259
  ]
260
260
  },
261
261
  {
@@ -280,8 +280,8 @@
280
280
  }
281
281
  },
282
282
  "usedIn": [
283
- "./single-connector",
284
283
  "./connectors",
284
+ "./single-connector",
285
285
  "./synchronisation"
286
286
  ]
287
287
  },
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.37",
4
+ "version": "0.4.38",
5
5
  "packageManager": "yarn@4.10.3",
6
6
  "files": [
7
7
  "dist"