@leavittsoftware/lg-core-typescript 5.236.0 → 5.237.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.
@@ -1354,7 +1354,7 @@ export interface PersonalPropertyStepUnoResponseDto {
1354
1354
 
1355
1355
  export interface AutoPrefillDriverDto {
1356
1356
  DOB: string | null;
1357
- FistName: string | null;
1357
+ FirstName: string | null;
1358
1358
  Gender: string | null;
1359
1359
  LastName: string | null;
1360
1360
  MaritalStatus: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.236.0",
3
+ "version": "5.237.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [