Skip to content

Commit ca28bd8

Browse files
committed
fix: return back versionAssertions to the global config
1 parent 26e5332 commit ca28bd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/devextreme/js/__internal/core/m_config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const config = {
1717
useJQuery: undefined,
1818
editorStylingMode: undefined,
1919
useLegacyVisibleIndex: false,
20+
versionAssertions: [],
2021
copyStylesToShadowDom: true,
2122

2223
floatingActionButtonConfig: {

0 commit comments

Comments
 (0)