From 1fa90d1bb4a56a634fb4e9d5818ec2dccf6c570a Mon Sep 17 00:00:00 2001 From: codershiba <155646804+codershiba@users.noreply.github.com> Date: Wed, 31 Jan 2024 23:37:43 +0530 Subject: [PATCH] docs: update README.md (#5087) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5062a3c9cae3..1882a36f23a4 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Next generation testing framework powered by Vite. - Out-of-box TypeScript / JSX support - Filtering, timeouts, concurrent for suite and tests -> Vitest 1.0 requires Vite >=v5.0.0 and Node >=v18.00 +> Vitest 1.0 requires Vite >=v5.0.0 and Node >=v18.0.0 ```ts