@onecx/angular-integration-interface 4.37.0 → 4.38.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "@onecx/angular-integration-interface",
|
3
|
-
"version": "4.
|
3
|
+
"version": "4.38.0",
|
4
4
|
"peerDependencies": {
|
5
|
-
"@angular/core": "^15.2.7
|
5
|
+
"@angular/core": "^15.2.7",
|
6
6
|
"@onecx/integration-interface": "~4",
|
7
7
|
"rxjs": "~7.8.0"
|
8
8
|
},
|