We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d263c commit aebd804Copy full SHA for aebd804
libs/rapier/package.json
@@ -25,8 +25,8 @@
25
"peerDependencies": {
26
"@angular/common": ">=19.0.0 <21.0.0",
27
"@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",
+ "@dimforge/rapier3d-compat": ">=0.14.0 <0.19.0",
+ "three": ">=0.157.0 <0.179.0",
30
"three-stdlib": "^2.0.0"
31
},
32
"dependencies": {
0 commit comments