@airporting/tech-app 0.0.99 → 0.0.101

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.99",
8
+ "buildVersion": "0.0.101",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -22,7 +22,7 @@
22
22
  "globalName": "tech_app",
23
23
  "pluginVersion": "0.17.1",
24
24
  "prefetchInterface": false,
25
- "publicPath": "https://app.airporting.com/mf/tech-app/latest/"
25
+ "publicPath": "https://app.airporting.com/mf/tech-app/0.0.101/"
26
26
  },
27
27
  "shared": [
28
28
  {
@@ -5,7 +5,7 @@
5
5
  "name": "tech_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.0.99",
8
+ "buildVersion": "0.0.101",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -22,7 +22,7 @@
22
22
  "globalName": "tech_app",
23
23
  "pluginVersion": "0.17.1",
24
24
  "prefetchInterface": false,
25
- "publicPath": "https://app.airporting.com/mf/tech-app/latest/"
25
+ "publicPath": "https://app.airporting.com/mf/tech-app/0.0.101/"
26
26
  },
27
27
  "shared": [
28
28
  {
@@ -97,7 +97,6 @@
97
97
  }
98
98
  },
99
99
  "usedIn": [
100
- "./sales",
101
100
  "./dashboard",
102
101
  "./amex",
103
102
  "./bnpp",
@@ -107,6 +106,7 @@
107
106
  "./github",
108
107
  "./mcp-access",
109
108
  "./payfit",
109
+ "./sales",
110
110
  "./spendesk",
111
111
  "./spreadsheet",
112
112
  "./synchro",
@@ -186,8 +186,8 @@
186
186
  }
187
187
  },
188
188
  "usedIn": [
189
- "./sales",
190
- "./etat-saisie"
189
+ "./etat-saisie",
190
+ "./sales"
191
191
  ]
192
192
  },
193
193
  {
@@ -465,11 +465,10 @@
465
465
  }
466
466
  },
467
467
  "usedIn": [
468
- "./synchro",
468
+ "./credmut",
469
469
  "./dashboard",
470
470
  "./amex",
471
471
  "./bnpp",
472
- "./credmut",
473
472
  "./etat-saisie",
474
473
  "./finance-jobs",
475
474
  "./github",
@@ -479,6 +478,7 @@
479
478
  "./scrapers",
480
479
  "./spendesk",
481
480
  "./spreadsheet",
481
+ "./synchro",
482
482
  "./wise"
483
483
  ]
484
484
  },