Skip to content

Commit e25e834

Browse files
committed
chore: prepare project for Angular 21 upgrade
1 parent 5077b79 commit e25e834

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WebApiAdaptor.Client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@angular/platform-browser": "^17.2.0",
2222
"@angular/platform-browser-dynamic": "^17.2.0",
2323
"@angular/router": "^17.2.0",
24-
"@syncfusion/ej2-angular-grids": "^25.1.35",
25-
"@syncfusion/ej2-data": "^25.1.35",
24+
"@syncfusion/ej2-angular-grids": "*",
25+
"@syncfusion/ej2-data": "*",
2626
"jest-editor-support": "*",
2727
"run-script-os": "*",
2828
"rxjs": "~7.8.0",

0 commit comments

Comments
 (0)