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