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 99e5627 commit a0d1809Copy full SHA for a0d1809
apps/angular/package.json
@@ -16,9 +16,9 @@
16
"@angular/platform-browser-dynamic": "~19.2.17",
17
"@angular/router": "~19.2.17",
18
"core-js": "^2.6.12",
19
- "devextreme": "25.1.7",
20
- "devextreme-angular": "25.1.7",
21
- "rxjs": "7.8.1",
+ "devextreme": "workspace:*",
+ "devextreme-angular": "workspace:*",
+ "rxjs": "7.8.2",
22
"tslib": "^2.6.1",
23
"zone.js": "0.15.1"
24
},
0 commit comments