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 fb2c8c7 commit 9faa258Copy full SHA for 9faa258
libs/rapier/package.json
@@ -23,8 +23,8 @@
23
],
24
"license": "MIT",
25
"peerDependencies": {
26
- "@angular/common": ">=19.0.0 <21.0.0",
27
- "@angular/core": ">=19.0.0 <21.0.0",
+ "@angular/common": ">=20.0.0 <21.0.0",
+ "@angular/core": ">=20.0.0 <21.0.0",
28
"@dimforge/rapier3d-compat": ">=0.14.0 <0.19.0",
29
"three": ">=0.157.0 <0.180.0",
30
"three-stdlib": "^2.0.0"
0 commit comments