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 e7e9199 commit 59c0b3cCopy full SHA for 59c0b3c
packages/angular/package.json
@@ -16,9 +16,9 @@
16
"access": "public"
17
},
18
"peerDependencies": {
19
- "@angular/common": "^10.0.3",
20
- "@angular/core": "^10.0.3",
21
- "@angular/router": "^10.0.3"
+ "@angular/common": "10.x || 11.x",
+ "@angular/core": "10.x || 11.x",
+ "@angular/router": "10.x || 11.x"
22
23
"dependencies": {
24
"@sentry/browser": "6.0.1",
0 commit comments