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 2a1689e commit f6c87ddCopy full SHA for f6c87dd
packages/angular/package.json
@@ -15,9 +15,9 @@
15
"access": "public"
16
},
17
"peerDependencies": {
18
- "@angular/common": "10.x || 11.x || 12.x || 13.x",
19
- "@angular/core": "10.x || 11.x || 12.x || 13.x",
20
- "@angular/router": "10.x || 11.x || 12.x || 13.x",
+ "@angular/common": "10.x || 11.x || 12.x || 13.x || 14.x",
+ "@angular/core": "10.x || 11.x || 12.x || 13.x || 14.x",
+ "@angular/router": "10.x || 11.x || 12.x || 13.x || 14.x",
21
"rxjs": "^6.5.5 || ^7.x"
22
23
"dependencies": {
0 commit comments