diff --git a/samples/react-rss-reader/README.md b/samples/react-rss-reader/README.md index 7331b0961..8d8db5606 100644 --- a/samples/react-rss-reader/README.md +++ b/samples/react-rss-reader/README.md @@ -37,6 +37,8 @@ Main features include: ![Hosted Workbench Compatible](https://img.shields.io/badge/Hosted%20Workbench-Compatible-green.svg) ![Compatible with Remote Containers](https://img.shields.io/badge/Remote%20Containers-Compatible-green.svg) +Tested with: Node.js v10.16.3 + ## Applies to * [SharePoint Framework](https://learn.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) @@ -44,9 +46,10 @@ Main features include: ## Contributors -* [Eric Overfield](https://github.com/eoverfield) * [Abderahman Moujahid](https://github.com/Abderahman88) +* [Eric Overfield](https://github.com/eoverfield) * [Kalle Mansikkaniemi](https://github.com/djsladi) +* [Lauri Koskimies](https://github.com/koskimiesl) ## Version history diff --git a/samples/react-rss-reader/assets/sample.json b/samples/react-rss-reader/assets/sample.json index 9b504de8d..311d492ff 100644 --- a/samples/react-rss-reader/assets/sample.json +++ b/samples/react-rss-reader/assets/sample.json @@ -9,7 +9,7 @@ "A RSS Reader original based on work completed by Olivier Carpentier\u0027s" ], "creationDateTime": "2020-11-22", - "updateDateTime": "2023-05-23", + "updateDateTime": "2023-08-18", "products": [ "SharePoint" ],