Skip to content

Commit 06fcf08

Browse files
nartcclaude
andcommitted
feat(core): 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 77c9f7b commit 06fcf08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular/common": ">=20.0.0 <22.0.0",
2626
"@angular/core": ">=20.0.0 <22.0.0",
2727
"ngxtension": ">=3.0.0",
28-
"three": ">=0.157.0 <0.183.0"
28+
"three": ">=0.157.0 <0.184.0"
2929
},
3030
"dependencies": {
3131
"tslib": "^2.7.0"

0 commit comments

Comments
 (0)