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 2bd53eb commit f08afceCopy full SHA for f08afce
packages/devextreme-angular/package.json
@@ -18,9 +18,9 @@
18
"license": "MIT",
19
"peerDependencies": {
20
"devextreme": "22.2-next",
21
- "@angular/core": ">12.0.0",
22
- "@angular/common": ">12.0.0",
23
- "@angular/forms": ">12.0.0"
+ "@angular/core": ">12.0.0 <=15.X.X",
+ "@angular/common": ">12.0.0 <=15.X.X",
+ "@angular/forms": ">12.0.0 <=15.X.X"
24
},
25
"devDependencies": {
26
"@angular/animations": "~12.2.17",
0 commit comments