@airporting/tech-app 0.0.53 → 0.0.54

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.53",
8
+ "buildVersion": "0.0.54",
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.53",
8
+ "buildVersion": "0.0.54",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -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
  },
@@ -429,17 +429,17 @@
429
429
  }
430
430
  },
431
431
  "usedIn": [
432
- "./finance-jobs",
432
+ "./spreadsheet",
433
433
  "./dashboard",
434
434
  "./amex",
435
435
  "./bnpp",
436
436
  "./credmut",
437
437
  "./etat-saisie",
438
+ "./finance-jobs",
438
439
  "./github",
439
440
  "./payfit",
440
441
  "./sobank",
441
442
  "./spendesk",
442
- "./spreadsheet",
443
443
  "./synchro",
444
444
  "./wise"
445
445
  ]