From 65bfb1d1299e298d2513dad10cd99f0a8cad27d9 Mon Sep 17 00:00:00 2001 From: doprz <52579214+doprz@users.noreply.github.com> Date: Sun, 8 Jun 2025 15:57:12 -0500 Subject: [PATCH] docs: add pnpm and update versions (#597) --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 05d0f2a8..792e1cca 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,9 @@ ## Toolchain - React v20.9.0 (LTS) -- TypeScript -- Vite 5 +- TypeScript v5.x +- Vite v5.x +- pnpm v10.x - UnoCSS - ESLint - Prettier @@ -184,8 +185,9 @@ 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 v20.9.0 (LTS) -- TypeScript -- Vite 5 +- TypeScript v5.x +- Vite v5.x +- pnpm v10.x - UnoCSS - ESLint - Prettier