From 025dc3692dc76bb9fd8f80a3f49de876bf3c0b34 Mon Sep 17 00:00:00 2001 From: Pavel Mikhalkevich Date: Tue, 23 Jul 2024 11:18:41 +0400 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26e216d..63c5fa4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This version is free of any libraries. If the `core` version doesn't match your ### Key features - 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/). +- Testing environment based on [Vitest](https://vitest.dev/) and [Storybook 8](https://storybook.js.org/). - Static code analysis: eslint, prettier, husky. - TypeScript support. - [Devcontainer](https://code.visualstudio.com/docs/devcontainers/containers) config for VS Code.