@leavittsoftware/lg-core-typescript 5.937.0 → 5.938.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.
Files changed (2) hide show
  1. package/lg.net.core.ts +1 -1
  2. package/package.json +1 -1
package/lg.net.core.ts CHANGED
@@ -4032,7 +4032,7 @@ export interface IvinexCCCallData extends IvinexRecord {
4032
4032
  QueueDurationDisplayValue?: string | null ;
4033
4033
  RequeuedFrom?: number | null ;
4034
4034
  RequeuedFromDisplayValue?: string | null ;
4035
- Script?: number | null ;
4035
+ Script?: string | null ;
4036
4036
  ScriptDisplayValue?: string | null ;
4037
4037
  SpeechResult?: string | null ;
4038
4038
  SpeechResultDisplayValue?: string | null ;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.937.0",
3
+ "version": "5.938.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [