We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d6679 commit 7c8533dCopy full SHA for 7c8533d
libs/ng-utils/package.json
@@ -20,8 +20,8 @@
20
"utilities"
21
],
22
"peerDependencies": {
23
- "@angular/common": ">= 12.0.0 < 14",
24
- "@angular/core": ">= 12.0.0 < 14"
+ "@angular/common": ">= 12.0.0 < 15",
+ "@angular/core": ">= 12.0.0 < 15"
25
},
26
"dependencies": {
27
"tslib": "^2.2.0"
libs/route-config/package.json
@@ -21,10 +21,10 @@
"route-config"
- "@angular/core": ">= 12.0.0 < 14",
- "@angular/router": ">= 12.0.0 < 14",
- "rxjs": "7.0.0"
+ "@angular/core": ">= 12.0.0 < 15",
+ "@angular/router": ">= 12.0.0 < 15",
+ "rxjs": ">=7.0.0"
28
29
30
0 commit comments