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 b130bc2 commit 048facbCopy full SHA for 048facb
packages/apollo-angular/package.json
@@ -36,7 +36,7 @@
36
"test:schematics": "tsc -p schematics/tsconfig.test.json && node scripts/move-schematics.js && jasmine --config=schematics/jasmine.json"
37
},
38
"peerDependencies": {
39
- "@angular/core": "^17.0.0 || ^18.0.0 || ^19.0.0",
+ "@angular/core": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
40
"@apollo/client": "^3.13.1",
41
"graphql": "^15.0.0 || ^16.0.0",
42
"rxjs": "^6.0.0 || ^7.0.0"
0 commit comments