Skip to content

Commit 048facb

Browse files
mark7-bellPowerKiKi
authored andcommitted
Add Angular 20 to package.json
1 parent b130bc2 commit 048facb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/apollo-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"test:schematics": "tsc -p schematics/tsconfig.test.json && node scripts/move-schematics.js && jasmine --config=schematics/jasmine.json"
3737
},
3838
"peerDependencies": {
39-
"@angular/core": "^17.0.0 || ^18.0.0 || ^19.0.0",
39+
"@angular/core": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
4040
"@apollo/client": "^3.13.1",
4141
"graphql": "^15.0.0 || ^16.0.0",
4242
"rxjs": "^6.0.0 || ^7.0.0"

0 commit comments

Comments
 (0)