From 8348d3b36f5855df1cc3ffa63e7a73a9c0649ebc Mon Sep 17 00:00:00 2001 From: Mohamad Zade Date: Tue, 1 Sep 2026 13:21:14 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b82845..d83ec7b 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,10 @@ function Page() { required dependencies: ```bash -yarn add @chakra-ui/react @emotion/react @emotion/styled framer-motion +yarn add @chakra-ui/react@2 +yarn add @emotion/react@11 +yarn add @emotion/styled@11 +yarn add framer-motion@10 ``` using: