diff --git a/README.md b/README.md index 81c83f7..20543ab 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ function AppHeader() { required dependencies: ```bash -yarn add @chakra-ui/react @emotion/react @emotion/styled framer-motion @tanstack/react-query axios keycloak-js +yarn add @chakra-ui/react@^2 @emotion/react@^11 @emotion/styled@^11 framer-motion@^12 @tanstack/react-query@^5 axios@^1 keycloak-js ``` ---