We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8218578 commit 4887f98Copy full SHA for 4887f98
packages/angular/package.json
@@ -16,9 +16,9 @@
16
"access": "public"
17
},
18
"peerDependencies": {
19
- "@angular/common": "10.x || 11.x || 12.x",
20
- "@angular/core": "10.x || 11.x || 12.x",
21
- "@angular/router": "10.x || 11.x || 12.x"
+ "@angular/common": "10.x || 11.x || 12.x || 13.x",
+ "@angular/core": "10.x || 11.x || 12.x || 13.x",
+ "@angular/router": "10.x || 11.x || 12.x || 13.x"
22
23
"dependencies": {
24
"@sentry/browser": "6.15.0",
0 commit comments