From 187a4c855511f6602935213cf29c5f0b8cb0c7de Mon Sep 17 00:00:00 2001 From: doprz <52579214+doprz@users.noreply.github.com> Date: Sun, 13 Oct 2024 11:17:21 -0500 Subject: [PATCH] docs: update to React v20.9.0 (LTS) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8d1824a..66f72fae 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ ## Toolchain -- React 18 +- React v20.9.0 (LTS) - TypeScript - Vite 5 - UnoCSS @@ -177,7 +177,7 @@ We maintain a strict code of conduct. By contributing, you agree to adhere to th Special thanks to the developers and contributors behind these amazing tools and libraries: -- React 18 +- React v20.9.0 (LTS) - TypeScript - Vite 5 - UnoCSS