@onecx/integration-interface 5.12.1 → 5.13.0

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 +2 -2
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@onecx/integration-interface",
3
- "version": "5.12.1",
3
+ "version": "5.13.0",
4
4
  "license": "Apache-2.0",
5
5
  "peerDependencies": {
6
6
  "tslib": "^2.6.3",
7
- "rxjs": "7.8.1",
7
+ "rxjs": "^7.8.1",
8
8
  "@onecx/accelerator": "^5"
9
9
  },
10
10
  "type": "commonjs",