Skip to content

Commit 7de9ea9

Browse files
nartcclaude
andcommitted
feat(theatre): support three.js 0.183
- bump three peer dependency range to <0.184.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 67320d5 commit 7de9ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/theatre/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular/core": ">=20.0.0 <22.0.0",
2828
"@theatre/core": ">=0.7.0 <0.8.0",
2929
"@theatre/studio": ">=0.7.0 <0.8.0",
30-
"three": ">=0.157.0 <0.183.0"
30+
"three": ">=0.157.0 <0.184.0"
3131
},
3232
"dependencies": {
3333
"tslib": "^2.7.0"

0 commit comments

Comments
 (0)