Skip to content

Commit 28de882

Browse files
committed
feat(postprocessing): bump three 172
1 parent 126b126 commit 28de882

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
@@ -25,9 +25,9 @@
2525
"@angular/common": ">=19.0.0 <20.0.0",
2626
"@angular/core": ">=19.0.0 <20.0.0",
2727
"maath": ">=0.10.0 <0.11.0",
28-
"n8ao": "^1.9.0",
28+
"n8ao": ">=1.9.4 <2.0.0",
2929
"postprocessing": "^6.0.0",
30-
"three": ">=0.148.0 <0.172.0",
30+
"three": ">=0.148.0 <0.173.0",
3131
"three-stdlib": "^2.0.0"
3232
},
3333
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)