@leavittsoftware/lg-core-typescript 5.516.0 → 5.517.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.
@@ -4975,7 +4975,7 @@ export interface AmsSearchDto {
4975
4975
  }
4976
4976
 
4977
4977
  export interface AmsSearchParametersDto {
4978
- Companies: Array<number>;
4978
+ CompanyId: number;
4979
4979
  SearchTerm: string | null;
4980
4980
  }
4981
4981
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.516.0",
3
+ "version": "5.517.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [