Skip to content

Commit 8927445

Browse files
authored
Update to 23.1.12 (#1448)
1 parent 70b60a6 commit 8927445

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": "23.1.0",
3+
"version": "23.1.12",
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
"core-js": "^2.6.12",
20-
"devextreme-angular": "~23.1.0",
20+
"devextreme-angular": "~23.1.12",
2121
"rxjs": "^6.6.7",
2222
"tslib": "^1.14.1",
2323
"zone.js": "^0.13.0"

0 commit comments

Comments
 (0)