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 90e0b25 commit 6c92aedCopy full SHA for 6c92aed
libs/cannon/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
"@pmndrs/cannon-worker-api": "^2.0.0",
29
"cannon-es": ">=0.20.0 <0.21.0",
30
"cannon-es-debugger": "^1.0.0",
0 commit comments