Skip to content

Commit c473f06

Browse files
committed
Bump range
1 parent a4e7666 commit c473f06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"vitest": "3.0.8"
5151
},
5252
"peerDependencies": {
53-
"@angular/compiler": "^19.0.0"
53+
"@angular/compiler": "^19.0.0 || ^20.0.0"
5454
},
5555
"engines": {
5656
"node": ">= 20"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@ __metadata:
10111011
typescript-eslint: "npm:8.26.1"
10121012
vitest: "npm:3.0.8"
10131013
peerDependencies:
1014-
"@angular/compiler": ^19.0.0
1014+
"@angular/compiler": ^19.0.0 || ^20.0.0
10151015
languageName: unknown
10161016
linkType: soft
10171017

0 commit comments

Comments
 (0)