Skip to content

Commit

Permalink
dxGantt: fix T1236967 (#27556)
Browse files Browse the repository at this point in the history
  • Loading branch information
zelik88 authored Jun 14, 2024
1 parent 5bd5018 commit e4f98b5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/devextreme/artifacts/npm/devextreme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/runtime": "^7.12.1",
"@devextreme/runtime": "3.0.13",
"devexpress-diagram": "2.2.8",
"devexpress-gantt": "4.1.55",
"devexpress-gantt": "4.1.56",
"devextreme-quill": "1.7.1",
"showdown": "^2.1.0",
"inferno": "^7.4.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/devextreme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/runtime": "^7.12.1",
"@devextreme/runtime": "3.0.13",
"devexpress-diagram": "2.2.8",
"devexpress-gantt": "4.1.55",
"devexpress-gantt": "4.1.56",
"devextreme-quill": "1.7.1",
"showdown": "^2.1.0",
"inferno": "^7.4.9",
Expand Down

0 comments on commit e4f98b5

Please sign in to comment.