Skip to content

Commit

Permalink
Bump range
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Mar 11, 2025
1 parent a4e7666 commit c473f06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"vitest": "3.0.8"
},
"peerDependencies": {
"@angular/compiler": "^19.0.0"
"@angular/compiler": "^19.0.0 || ^20.0.0"
},
"engines": {
"node": ">= 20"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1011,7 +1011,7 @@ __metadata:
typescript-eslint: "npm:8.26.1"
vitest: "npm:3.0.8"
peerDependencies:
"@angular/compiler": ^19.0.0
"@angular/compiler": ^19.0.0 || ^20.0.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit c473f06

Please sign in to comment.