From 595163f36e66a716ff67f4e056db575328664a14 Mon Sep 17 00:00:00 2001 From: Sakutaro Shina <208091987+NextReservation-Sakutaro@users.noreply.github.com> Date: Sat, 9 Aug 2025 12:29:47 +0900 Subject: [PATCH] Fix react version --- src/siteConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/siteConfig.js b/src/siteConfig.js index e4f1ba047..2b24703e8 100644 --- a/src/siteConfig.js +++ b/src/siteConfig.js @@ -3,7 +3,7 @@ */ exports.siteConfig = { - version: '18.3.1', + version: '19.1', // -------------------------------------- // Translations should replace these lines: languageCode: 'fr',