@onecx/angular-integration-interface 4.20.2 → 4.21.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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.20.2",
3
+ "version": "4.21.1",
4
4
  "peerDependencies": {
5
- "@angular/core": "^15.2.7",
6
- "@onecx/integration-interface": "^4",
5
+ "@angular/core": "^15.2.7 || ^16.0.0 || ^17.0.0",
6
+ "@onecx/integration-interface": "~4",
7
7
  "rxjs": "~7.8.0"
8
8
  },
9
9
  "dependencies": {