Skip to content

Commit

Permalink
feature(REPORT-399152): Bold Reports 6.3 Release Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SundaresanGunasekaran authored Nov 20, 2024
1 parent e158645 commit c7e3748
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-samples",
"version": "6.1.32",
"version": "6.3.16",
"scripts": {
"test": "gulp test",
"postinstall": "gulp copy",
Expand All @@ -15,9 +15,9 @@
"@angular/platform-browser": "^16.1.0",
"@angular/platform-browser-dynamic": "^16.1.0",
"@angular/router": "^16.1.0",
"@boldreports/angular-reporting-components": "*",
"@boldreports/javascript-reporting-controls": "*",
"@boldreports/javascript-reporting-extensions": "*",
"@boldreports/angular-reporting-components": "6.3.16",
"@boldreports/javascript-reporting-controls": "6.3.16",
"@boldreports/javascript-reporting-extensions": "6.3.16",
"@boldreports/types": "*",
"@syncfusion/ej2-angular-buttons": "22.2.5",
"@syncfusion/ej2-angular-calendars": "22.2.5",
Expand Down

0 comments on commit c7e3748

Please sign in to comment.