Skip to content

Commit 4f74538

Browse files
nartcclaude
andcommitted
feat(rapier): 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 fcbdb8d commit 4f74538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/rapier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular/common": ">=20.0.0 <22.0.0",
2727
"@angular/core": ">=20.0.0 <22.0.0",
2828
"@dimforge/rapier3d-compat": ">=0.14.0 <0.20.0",
29-
"three": ">=0.157.0 <0.183.0",
29+
"three": ">=0.157.0 <0.184.0",
3030
"three-stdlib": "^2.0.0"
3131
},
3232
"dependencies": {

0 commit comments

Comments
 (0)