@airporting/tech-app 0.0.50 → 0.0.52

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": "tech_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.0.50",
8
+ "buildVersion": "0.0.52",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -5,7 +5,7 @@
5
5
  "name": "tech_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.0.50",
8
+ "buildVersion": "0.0.52",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -47,9 +47,9 @@
47
47
  }
48
48
  },
49
49
  "usedIn": [
50
- "./synchro",
51
50
  "./dashboard",
52
- "./github"
51
+ "./github",
52
+ "./synchro"
53
53
  ]
54
54
  },
55
55
  {
@@ -97,7 +97,6 @@
97
97
  }
98
98
  },
99
99
  "usedIn": [
100
- "./synchro",
101
100
  "./dashboard",
102
101
  "./amex",
103
102
  "./bnpp",
@@ -108,6 +107,7 @@
108
107
  "./payfit",
109
108
  "./spendesk",
110
109
  "./spreadsheet",
110
+ "./synchro",
111
111
  "./wise"
112
112
  ]
113
113
  },
@@ -232,9 +232,9 @@
232
232
  }
233
233
  },
234
234
  "usedIn": [
235
- "./synchro",
236
235
  "./finance-jobs",
237
- "./spreadsheet"
236
+ "./spreadsheet",
237
+ "./synchro"
238
238
  ]
239
239
  },
240
240
  {
@@ -429,18 +429,18 @@
429
429
  }
430
430
  },
431
431
  "usedIn": [
432
- "./synchro",
432
+ "./etat-saisie",
433
433
  "./dashboard",
434
434
  "./amex",
435
435
  "./bnpp",
436
436
  "./credmut",
437
- "./etat-saisie",
438
437
  "./finance-jobs",
439
438
  "./github",
440
439
  "./payfit",
441
440
  "./sobank",
442
441
  "./spendesk",
443
442
  "./spreadsheet",
443
+ "./synchro",
444
444
  "./wise"
445
445
  ]
446
446
  },