From 448f07b23d53f9f178ae30dbc28f3731ea953de8 Mon Sep 17 00:00:00 2001 From: bartstc Date: Sun, 21 Jan 2024 11:46:14 +0000 Subject: [PATCH] Update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1fb786..26e216d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This version is free of any libraries. If the `core` version doesn't match your ### Key features -- Dev environment based on [ViteJS 4](https://vitejs.dev/) toolkit. +- Dev environment based on [ViteJS 5](https://vitejs.dev/) toolkit. - Testing environment based on [Vitest](https://vitest.dev/) and [Storybook 7](https://storybook.js.org/). - Static code analysis: eslint, prettier, husky. - TypeScript support.