@leavittsoftware/lg-core-typescript 2.12.0 → 2.13.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.
@@ -213,7 +213,7 @@ export interface AnswerSetDto {
213
213
  SpectrumCode: string | null;
214
214
  }
215
215
 
216
- export interface WorkersCompDto {
216
+ export interface WorkersCompQuoteDto {
217
217
  BusinessStartYear: number;
218
218
  City: string | null;
219
219
  IsTest: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.12.0",
3
+ "version": "2.13.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [