Skip to content

Commit

Permalink
Merge pull request #39 from SundaresanGunasekaran/master
Browse files Browse the repository at this point in the history
feature(REPORT-399152): Bold Reports 6.3 Release Changes
  • Loading branch information
karthickthangasamy authored Nov 20, 2024
2 parents 5a33db1 + 2bf9a92 commit 223e12d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "javascript-samples",
"version": "6.2.32",
"version": "6.3.16",
"description": "",
"author": "",
"license": "ISC",
Expand Down Expand Up @@ -41,8 +41,8 @@
},
"dependencies": {
"@babel/polyfill": "7.2.5",
"@boldreports/javascript-reporting-controls": "6.1.34",
"@boldreports/javascript-reporting-extensions": "6.1.34",
"@boldreports/javascript-reporting-controls": "6.3.16",
"@boldreports/javascript-reporting-extensions": "6.3.16",
"codemirror": "5.58.2",
"hasher": "1.2.0",
"jquery": "3.6.0",
Expand Down
1 change: 0 additions & 1 deletion src/controls/samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,6 @@
"routerPath": "powerpoint-report",
"sampleName": "PowerPoint Report",
"basePath": "report-viewer",
"status": "Updated",
"directoryName": "powerpoint-report",
"imageDetails": {
"isLandscape": true,
Expand Down

0 comments on commit 223e12d

Please sign in to comment.