We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3946c8b commit f38dd00Copy full SHA for f38dd00
1 file changed
Binding_Next_JS_Server/angular_client/package.json
@@ -28,9 +28,9 @@
28
"@angular/forms": "^20.3.0",
29
"@angular/platform-browser": "^20.3.0",
30
"@angular/router": "^20.3.0",
31
- "@syncfusion/ej2-angular-buttons": "^32.1.24",
32
- "@syncfusion/ej2-angular-grids": "^32.1.25",
33
- "@syncfusion/ej2-data": "^32.1.24",
+ "@syncfusion/ej2-angular-buttons": "*",
+ "@syncfusion/ej2-angular-grids": "*",
+ "@syncfusion/ej2-data": "*",
34
"rxjs": "~7.8.0",
35
"tslib": "^2.3.0",
36
"zone.js": "~0.15.0"
0 commit comments