We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f2700 commit f3debc5Copy full SHA for f3debc5
libs/rapier/package.json
@@ -23,8 +23,8 @@
23
],
24
"license": "MIT",
25
"peerDependencies": {
26
- "@angular/common": ">=20.0.0 <21.0.0",
27
- "@angular/core": ">=20.0.0 <21.0.0",
+ "@angular/common": ">=20.0.0 <22.0.0",
+ "@angular/core": ">=20.0.0 <22.0.0",
28
"@dimforge/rapier3d-compat": ">=0.14.0 <0.20.0",
29
"three": ">=0.157.0 <0.183.0",
30
"three-stdlib": "^2.0.0"
0 commit comments