Skip to content

Commit 223e12d

Browse files
Merge pull request #39 from SundaresanGunasekaran/master
feature(REPORT-399152): Bold Reports 6.3 Release Changes
2 parents 5a33db1 + 2bf9a92 commit 223e12d

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-samples",
3-
"version": "6.2.32",
3+
"version": "6.3.16",
44
"description": "",
55
"author": "",
66
"license": "ISC",
@@ -41,8 +41,8 @@
4141
},
4242
"dependencies": {
4343
"@babel/polyfill": "7.2.5",
44-
"@boldreports/javascript-reporting-controls": "6.1.34",
45-
"@boldreports/javascript-reporting-extensions": "6.1.34",
44+
"@boldreports/javascript-reporting-controls": "6.3.16",
45+
"@boldreports/javascript-reporting-extensions": "6.3.16",
4646
"codemirror": "5.58.2",
4747
"hasher": "1.2.0",
4848
"jquery": "3.6.0",

src/controls/samples.json

-1
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,6 @@
409409
"routerPath": "powerpoint-report",
410410
"sampleName": "PowerPoint Report",
411411
"basePath": "report-viewer",
412-
"status": "Updated",
413412
"directoryName": "powerpoint-report",
414413
"imageDetails": {
415414
"isLandscape": true,

0 commit comments

Comments
 (0)