Skip to content

Commit 37c2bb1

Browse files
committed
feat(postprocessing): bump ng 20
1 parent fca5b47 commit 37c2bb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/postprocessing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
],
2323
"license": "MIT",
2424
"peerDependencies": {
25-
"@angular/common": ">=19.0.0 <20.0.0",
26-
"@angular/core": ">=19.0.0 <20.0.0",
25+
"@angular/common": ">=19.0.0 <21.0.0",
26+
"@angular/core": ">=19.0.0 <21.0.0",
2727
"maath": ">=0.10.0 <0.11.0",
2828
"n8ao": ">=1.9.4 <2.0.0",
2929
"postprocessing": "^6.0.0",

0 commit comments

Comments
 (0)