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 fca5b47 commit 37c2bb1Copy full SHA for 37c2bb1
libs/postprocessing/package.json
@@ -22,8 +22,8 @@
22
],
23
"license": "MIT",
24
"peerDependencies": {
25
- "@angular/common": ">=19.0.0 <20.0.0",
26
- "@angular/core": ">=19.0.0 <20.0.0",
+ "@angular/common": ">=19.0.0 <21.0.0",
+ "@angular/core": ">=19.0.0 <21.0.0",
27
"maath": ">=0.10.0 <0.11.0",
28
"n8ao": ">=1.9.4 <2.0.0",
29
"postprocessing": "^6.0.0",
0 commit comments