@airporting/tech-app 0.0.90 → 0.0.91
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.91",
|
|
9
9
|
"buildName": "@airporting/tech-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -135,8 +135,8 @@
|
|
|
135
135
|
}
|
|
136
136
|
},
|
|
137
137
|
"usedIn": [
|
|
138
|
-
"./
|
|
139
|
-
"./
|
|
138
|
+
"./synchro",
|
|
139
|
+
"./sales"
|
|
140
140
|
]
|
|
141
141
|
},
|
|
142
142
|
{
|
|
@@ -264,10 +264,10 @@
|
|
|
264
264
|
}
|
|
265
265
|
},
|
|
266
266
|
"usedIn": [
|
|
267
|
+
"./synchro",
|
|
267
268
|
"./finance-jobs",
|
|
268
269
|
"./sales",
|
|
269
|
-
"./spreadsheet"
|
|
270
|
-
"./synchro"
|
|
270
|
+
"./spreadsheet"
|
|
271
271
|
]
|
|
272
272
|
},
|
|
273
273
|
{
|
|
@@ -464,6 +464,7 @@
|
|
|
464
464
|
}
|
|
465
465
|
},
|
|
466
466
|
"usedIn": [
|
|
467
|
+
"./wise",
|
|
467
468
|
"./dashboard",
|
|
468
469
|
"./amex",
|
|
469
470
|
"./bnpp",
|
|
@@ -477,8 +478,7 @@
|
|
|
477
478
|
"./scrapers",
|
|
478
479
|
"./spendesk",
|
|
479
480
|
"./spreadsheet",
|
|
480
|
-
"./synchro"
|
|
481
|
-
"./wise"
|
|
481
|
+
"./synchro"
|
|
482
482
|
]
|
|
483
483
|
},
|
|
484
484
|
{
|