@leavittsoftware/lg-core-typescript 5.345.0 → 5.346.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.
@@ -216,7 +216,7 @@ export interface Lead extends IEntity {
216
216
  Address2Line3: string | null;
217
217
  Address2PostalCode: string | null;
218
218
  Address2StateOrProvince: string | null;
219
- AnnualSales: string | null;
219
+ AnnualSales: number | null;
220
220
  CompanyName: string | null;
221
221
  CreatedOn: string | null;
222
222
  Description: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.345.0",
3
+ "version": "5.346.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [