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 71c7b16 commit b9c93fbCopy full SHA for b9c93fb
package.json
@@ -50,7 +50,7 @@
50
"vitest": "3.0.8"
51
},
52
"peerDependencies": {
53
- "@angular/compiler": "^19.2.2 || ^20.0.0"
+ "@angular/compiler": ">=19.2.2 || ^20.0.0"
54
55
"engines": {
56
"node": ">= 20"
0 commit comments