Skip to content

Commit dfe55c7

Browse files
Merge branch '25_1' into 25_1_demos_fix_rehype_parse_version
2 parents 792d461 + c7da7d1 commit dfe55c7

16 files changed

Lines changed: 180 additions & 115 deletions

File tree

.github/workflows/wrapper_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
127127
test:
128128
runs-on: devextreme-shr2
129-
timeout-minutes: 10
129+
timeout-minutes: 20
130130
needs: build
131131
strategy:
132132
fail-fast: false

packages/devextreme/js/__internal/core/license/key.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ export const PUBLIC_KEY: PublicKey = {
1414
]),
1515
};
1616

17-
export const INTERNAL_USAGE_ID = 'V2QpQmJVXWy6Nexkq9Xk9o';
17+
export const INTERNAL_USAGE_ID = 'XoPw8GHqM9eMpFrvPohT2s';

0 commit comments

Comments
 (0)