Skip to content

Commit 273adf0

Browse files
committed
feat(cannon): bump ng 20
1 parent 62116c6 commit 273adf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/cannon/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
],
2424
"license": "MIT",
2525
"peerDependencies": {
26-
"@angular/common": ">=19.0.0 <20.0.0",
27-
"@angular/core": ">=19.0.0 <20.0.0",
26+
"@angular/common": ">=19.0.0 <21.0.0",
27+
"@angular/core": ">=19.0.0 <21.0.0",
2828
"@pmndrs/cannon-worker-api": "^2.0.0",
2929
"cannon-es": ">=0.20.0 <0.21.0",
3030
"cannon-es-debugger": "^1.0.0",

0 commit comments

Comments
 (0)