intelica-library-components 1.1.61 → 1.1.62

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/index.d.ts +0 -1
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -2140,7 +2140,6 @@ interface environment {
2140
2140
  environment: string;
2141
2141
  incontrolBaseUrl: string;
2142
2142
  termPath: string;
2143
- gatewayPath: string;
2144
2143
  }
2145
2144
 
2146
2145
  interface SessionInformation {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "intelica-library-components",
3
- "version": "1.1.61",
3
+ "version": "1.1.62",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.3.0",
6
6
  "@angular/core": "^20.3.0",