@airporting/tech-app 0.0.49 → 0.0.50

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