@leavittsoftware/lg-core-typescript 2.0.282 → 2.0.283

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.
Files changed (2) hide show
  1. package/lg.apfc.ts +1 -1
  2. package/package.json +1 -1
package/lg.apfc.ts CHANGED
@@ -1155,7 +1155,7 @@ export interface GL_Base_LBD_FISERV_Formatted_Base_BalanceCheck {
1155
1155
  GL_Account: string | null;
1156
1156
  }
1157
1157
 
1158
- export interface GL_Base_LBD_FISERV_Formatted_Base_Final {
1158
+ export interface GLBaseLBDFISERVFormattedBaseFinal {
1159
1159
  ActivityDate: string | null;
1160
1160
  Amount: string | null;
1161
1161
  Check_Number: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.282",
3
+ "version": "2.0.283",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [