@leavittsoftware/lg-core-typescript 5.261.0 → 5.262.0

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.
@@ -2627,7 +2627,7 @@ export interface UpsertExpenseCashItemDtoV2 {
2627
2627
  BillToCompanyId: number | null;
2628
2628
  BillToDepartmentId: number | null;
2629
2629
  BudgetIds: Array<number>;
2630
- Date: string | null;
2630
+ Date: string;
2631
2631
  Description: string | null;
2632
2632
  ExpenseCategoryId: number | null;
2633
2633
  ExpenseFormId: number | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.261.0",
3
+ "version": "5.262.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [