Skip to content

Commit 52b81f6

Browse files
committed
feat(soba): bump peer dep to three 170 and three csm to <6.3.0
- If `three` is 170, then `three-custom-shader-material` needs to be on 6.2.0
1 parent b41385a commit 52b81f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/soba/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"maath": ">=0.10.0 <0.11.0",
4848
"meshline": "^3.1.0",
4949
"stats-gl": ">=2.0.0",
50-
"three": ">=0.148.0 <0.170.0",
51-
"three-custom-shader-material": ">=5.5.0 <6.1.0",
50+
"three": ">=0.148.0 <0.171.0",
51+
"three-custom-shader-material": ">=5.5.0 <6.3.0",
5252
"three-mesh-bvh": ">=0.5.0 <0.9.0",
5353
"three-stdlib": "^2.0.0",
5454
"troika-three-text": ">=0.47.0 <0.53.0"

0 commit comments

Comments
 (0)