From e7bd1c338153128580ac80db002ad1471d3bf47c Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 14 Jul 2024 21:45:16 -0400 Subject: [PATCH] Added nvmrc updated sample --- samples/react-calendar/.nvmrc | 1 + samples/react-calendar/assets/sample.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 samples/react-calendar/.nvmrc diff --git a/samples/react-calendar/.nvmrc b/samples/react-calendar/.nvmrc new file mode 100644 index 000000000..bce43c253 --- /dev/null +++ b/samples/react-calendar/.nvmrc @@ -0,0 +1 @@ +v12.13.0 diff --git a/samples/react-calendar/assets/sample.json b/samples/react-calendar/assets/sample.json index ecea74612..951777640 100644 --- a/samples/react-calendar/assets/sample.json +++ b/samples/react-calendar/assets/sample.json @@ -9,7 +9,7 @@ "This Web Part allows you to manage events in a calendar. Uses a list of existing calendars on any website. The location and name of the list and the dates of the events to be displayed are defined in the properties of the web part." ], "creationDateTime": "2020-12-04", - "updateDateTime": "2023-12-29", + "updateDateTime": "2024-06-28", "products": [ "SharePoint" ],