@updraft-solutions/mcrit-sdk 0.11.0 → 0.11.2

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.
@@ -135,6 +135,7 @@ import {
135
135
  feeCategoryOptionsSchema,
136
136
  feeSchema,
137
137
  flightLogSchema,
138
+ fuelUnitSchema,
138
139
  gradeHistoryItemSchema,
139
140
  gradingScalePointSchema,
140
141
  gradingScaleSchema,
@@ -186,7 +187,7 @@ import {
186
187
  zMoneyObject,
187
188
  zNetGross,
188
189
  zNullableBool
189
- } from "../chunk-XEKAC57V.js";
190
+ } from "../chunk-JUAGKQGN.js";
190
191
  export {
191
192
  ALLOWED_GEOMETRY_TYPES,
192
193
  ALLOWED_NEWSLETTER_VARIABLES,
@@ -324,6 +325,7 @@ export {
324
325
  feeCategoryOptionsSchema,
325
326
  feeSchema,
326
327
  flightLogSchema,
328
+ fuelUnitSchema,
327
329
  gradeHistoryItemSchema,
328
330
  gradingScalePointSchema,
329
331
  gradingScaleSchema,