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 6d3fcd4 commit 7919566Copy full SHA for 7919566
libs/theatre/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
"@theatre/core": ">=0.7.0 <0.8.0",
29
"@theatre/studio": ">=0.7.0 <0.8.0",
30
"three": ">=0.157.0 <0.177.0"
0 commit comments