Skip to content

Commit aebd804

Browse files
committed
feat(rapier): bump three and rapier3d
1 parent 29d263c commit aebd804

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/rapier/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"peerDependencies": {
2626
"@angular/common": ">=19.0.0 <21.0.0",
2727
"@angular/core": ">=19.0.0 <21.0.0",
28-
"@dimforge/rapier3d-compat": ">=0.14.0 <0.18.0",
29-
"three": ">=0.157.0 <0.178.0",
28+
"@dimforge/rapier3d-compat": ">=0.14.0 <0.19.0",
29+
"three": ">=0.157.0 <0.179.0",
3030
"three-stdlib": "^2.0.0"
3131
},
3232
"dependencies": {

0 commit comments

Comments
 (0)