@airporting/tech-app 0.0.79 → 0.0.81

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.79",
8
+ "buildVersion": "0.0.81",
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.79",
8
+ "buildVersion": "0.0.81",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -97,6 +97,7 @@
97
97
  }
98
98
  },
99
99
  "usedIn": [
100
+ "./synchro",
100
101
  "./dashboard",
101
102
  "./amex",
102
103
  "./bnpp",
@@ -109,7 +110,6 @@
109
110
  "./sales",
110
111
  "./spendesk",
111
112
  "./spreadsheet",
112
- "./synchro",
113
113
  "./wise"
114
114
  ]
115
115
  },
@@ -463,7 +463,7 @@
463
463
  }
464
464
  },
465
465
  "usedIn": [
466
- "./sales",
466
+ "./synchro",
467
467
  "./dashboard",
468
468
  "./amex",
469
469
  "./bnpp",
@@ -473,10 +473,10 @@
473
473
  "./github",
474
474
  "./mcp-access",
475
475
  "./payfit",
476
+ "./sales",
476
477
  "./scrapers",
477
478
  "./spendesk",
478
479
  "./spreadsheet",
479
- "./synchro",
480
480
  "./wise"
481
481
  ]
482
482
  },