From 79881f7dc52312d171edba5123bf4bb5ed3ad2ab Mon Sep 17 00:00:00 2001 From: SuryaVijayakumarSF4316 <149993554+SuryaVijayakumarSF4316@users.noreply.github.com> Date: Mon, 8 Jul 2024 17:05:28 +0530 Subject: [PATCH 1/3] updated the readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e47228..03adc0b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BoldBI Embedding React with NodeJS Sample -This project was created using NodeJS 14.16. This application aims to demonstrate how to render the dashboard available on your Bold BI server. +This project was created using NodeJS 20.15. This application aims to demonstrate how to render the dashboard available on your Bold BI server. ## Dashboard view From 4029dff38e136fa688f664ebac57d10c4a39a4c1 Mon Sep 17 00:00:00 2001 From: SuryaVijayakumarSF4316 <149993554+SuryaVijayakumarSF4316@users.noreply.github.com> Date: Mon, 8 Jul 2024 17:19:09 +0530 Subject: [PATCH 2/3] Updated the support version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03adc0b..d09d705 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The samples require the following to run. * [Node.js](https://nodejs.org/en/) * [Visual Studio Code](https://code.visualstudio.com/download) -> **NOTE:** Node.js v14.16 to v18.18 are supported. +> **NOTE:** Node.js v14.16 to v20.15.0 are supported. #### Help link From 063dd1837afd52353c50330859150c3f85e15b32 Mon Sep 17 00:00:00 2001 From: SuryaVijayakumarSF4316 <149993554+SuryaVijayakumarSF4316@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:28:40 +0530 Subject: [PATCH 3/3] updated the node version support in readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d09d705..6120672 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The samples require the following to run. * [Node.js](https://nodejs.org/en/) * [Visual Studio Code](https://code.visualstudio.com/download) -> **NOTE:** Node.js v14.16 to v20.15.0 are supported. +> **NOTE:** Node.js v18.18 to v20.15.0 are supported. #### Help link