@airporting/tech-app 0.0.70 → 0.0.72

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.70",
8
+ "buildVersion": "0.0.72",
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.70",
8
+ "buildVersion": "0.0.72",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -97,7 +97,6 @@
97
97
  }
98
98
  },
99
99
  "usedIn": [
100
- "./wise",
101
100
  "./dashboard",
102
101
  "./amex",
103
102
  "./bnpp",
@@ -109,7 +108,8 @@
109
108
  "./sales",
110
109
  "./spendesk",
111
110
  "./spreadsheet",
112
- "./synchro"
111
+ "./synchro",
112
+ "./wise"
113
113
  ]
114
114
  },
115
115
  {
@@ -461,20 +461,20 @@
461
461
  }
462
462
  },
463
463
  "usedIn": [
464
- "./wise",
464
+ "./finance-jobs",
465
465
  "./dashboard",
466
466
  "./amex",
467
467
  "./bnpp",
468
468
  "./credmut",
469
469
  "./etat-saisie",
470
- "./finance-jobs",
471
470
  "./github",
472
471
  "./payfit",
473
472
  "./sales",
474
473
  "./scrapers",
475
474
  "./spendesk",
476
475
  "./spreadsheet",
477
- "./synchro"
476
+ "./synchro",
477
+ "./wise"
478
478
  ]
479
479
  },
480
480
  {