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 263d53d commit 1f8777cCopy full SHA for 1f8777c
libs/theatre/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
"@theatre/core": ">=0.7.0 <0.8.0",
29
"@theatre/studio": ">=0.7.0 <0.8.0",
30
"three": ">=0.157.0 <0.180.0"
0 commit comments