@leavittsoftware/lg-core-typescript 5.214.0 → 5.215.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.
@@ -1071,7 +1071,7 @@ export interface ManualEntryGeneralLedgerDto extends ManualEntryGeneralLedger {
1071
1071
  CompanyName: string | null;
1072
1072
  }
1073
1073
 
1074
- export interface ManualEntryGeneralLedgersImportCsvDto {
1074
+ export interface ManualEntryImportCsvDto {
1075
1075
  Csv: string | null;
1076
1076
  DatabaseName: string | null;
1077
1077
  GlDivision: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.214.0",
3
+ "version": "5.215.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [