@airporting/tech-app 0.0.55 → 0.0.56
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.56",
|
|
9
9
|
"buildName": "@airporting/tech-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -47,9 +47,9 @@
|
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
49
|
"usedIn": [
|
|
50
|
-
"./synchro",
|
|
51
50
|
"./dashboard",
|
|
52
|
-
"./github"
|
|
51
|
+
"./github",
|
|
52
|
+
"./synchro"
|
|
53
53
|
]
|
|
54
54
|
},
|
|
55
55
|
{
|
|
@@ -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
|
},
|
|
@@ -232,9 +232,9 @@
|
|
|
232
232
|
}
|
|
233
233
|
},
|
|
234
234
|
"usedIn": [
|
|
235
|
-
"./synchro",
|
|
236
235
|
"./finance-jobs",
|
|
237
|
-
"./spreadsheet"
|
|
236
|
+
"./spreadsheet",
|
|
237
|
+
"./synchro"
|
|
238
238
|
]
|
|
239
239
|
},
|
|
240
240
|
{
|
|
@@ -429,6 +429,7 @@
|
|
|
429
429
|
}
|
|
430
430
|
},
|
|
431
431
|
"usedIn": [
|
|
432
|
+
"./wise",
|
|
432
433
|
"./dashboard",
|
|
433
434
|
"./amex",
|
|
434
435
|
"./bnpp",
|
|
@@ -440,8 +441,7 @@
|
|
|
440
441
|
"./sobank",
|
|
441
442
|
"./spendesk",
|
|
442
443
|
"./spreadsheet",
|
|
443
|
-
"./synchro"
|
|
444
|
-
"./wise"
|
|
444
|
+
"./synchro"
|
|
445
445
|
]
|
|
446
446
|
},
|
|
447
447
|
{
|