Skip to content

Commit 0aec32d

Browse files
up peerDeps in devextreme-angular
1 parent 33405ea commit 0aec32d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/devextreme-angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"author": "Developer Express Inc.",
2020
"license": "MIT",
2121
"peerDependencies": {
22-
"@angular/common": ">=17.0.0",
23-
"@angular/core": ">=17.0.0",
24-
"@angular/forms": ">=17.0.0",
22+
"@angular/common": ">=19.0.0",
23+
"@angular/core": ">=19.0.0",
24+
"@angular/forms": ">=19.0.0",
2525
"devextreme": "workspace:*"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)