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