From e12b1240261cd0b3422f3f68b786b0d8af1de6a9 Mon Sep 17 00:00:00 2001 From: Mohamad Zade Date: Sun, 21 Jun 2026 15:40:03 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c5a9e7..e5ea1f9 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,14 @@ import { toFaDigits } from "uikit"; required dependencies ```bash -yarn add @chakra-ui/react @emotion/react @emotion/styled framer-motion react-icons +yarn add @chakra-ui/react@2 +yarn add @chakra-ui/icons@2 +yarn add @emotion/react@11 +yarn add @emotion/styled@11 +yarn add chakra-react-select@5 +yarn add react-select@5 +yarn add framer-motion@10 +yarn add react-icons ``` using