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 677c1b6 commit fb2c8c7Copy full SHA for fb2c8c7
libs/postprocessing/package.json
@@ -22,8 +22,8 @@
22
],
23
"license": "MIT",
24
"peerDependencies": {
25
- "@angular/common": ">=19.0.0 <21.0.0",
26
- "@angular/core": ">=19.0.0 <21.0.0",
+ "@angular/common": ">=20.0.0 <21.0.0",
+ "@angular/core": ">=20.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