Skip to content

Commit c7711a1

Browse files
authored
Update to 22.2.13 (#1447)
1 parent f08afce commit c7711a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/devextreme-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devextreme-angular",
3-
"version": "22.2.4",
3+
"version": "22.2.13",
44
"description": "Angular UI and visualization components based on DevExtreme widgets",
55
"repository": {
66
"type": "git",

packages/sandbox/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@angular/platform-browser-dynamic": "~12.2.17",
1818
"@angular/router": "~12.2.17",
1919
"devextreme": "22.2-next",
20-
"devextreme-angular": "~22.2.4",
20+
"devextreme-angular": "~22.2.13",
2121
"core-js": "^2.6.12",
2222
"rxjs": "^6.6.7",
2323
"tslib": "^1.14.1",

0 commit comments

Comments
 (0)