@airporting/tech-app 0.0.89 → 0.0.90
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.
package/dist/mf/mf-manifest.json
CHANGED
package/dist/mf/mf-stats.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"name": "tech_app",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.0.
|
|
8
|
+
"buildVersion": "0.0.90",
|
|
9
9
|
"buildName": "@airporting/tech-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -97,7 +97,6 @@
|
|
|
97
97
|
}
|
|
98
98
|
},
|
|
99
99
|
"usedIn": [
|
|
100
|
-
"./mcp-access",
|
|
101
100
|
"./dashboard",
|
|
102
101
|
"./amex",
|
|
103
102
|
"./bnpp",
|
|
@@ -105,6 +104,7 @@
|
|
|
105
104
|
"./etat-saisie",
|
|
106
105
|
"./finance-jobs",
|
|
107
106
|
"./github",
|
|
107
|
+
"./mcp-access",
|
|
108
108
|
"./payfit",
|
|
109
109
|
"./sales",
|
|
110
110
|
"./spendesk",
|
|
@@ -186,8 +186,8 @@
|
|
|
186
186
|
}
|
|
187
187
|
},
|
|
188
188
|
"usedIn": [
|
|
189
|
-
"./
|
|
190
|
-
"./
|
|
189
|
+
"./etat-saisie",
|
|
190
|
+
"./sales"
|
|
191
191
|
]
|
|
192
192
|
},
|
|
193
193
|
{
|
|
@@ -464,7 +464,6 @@
|
|
|
464
464
|
}
|
|
465
465
|
},
|
|
466
466
|
"usedIn": [
|
|
467
|
-
"./mcp-access",
|
|
468
467
|
"./dashboard",
|
|
469
468
|
"./amex",
|
|
470
469
|
"./bnpp",
|
|
@@ -472,6 +471,7 @@
|
|
|
472
471
|
"./etat-saisie",
|
|
473
472
|
"./finance-jobs",
|
|
474
473
|
"./github",
|
|
474
|
+
"./mcp-access",
|
|
475
475
|
"./payfit",
|
|
476
476
|
"./sales",
|
|
477
477
|
"./scrapers",
|