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