Skip to content

Commit dae8e50

Browse files
committed
Limit Chakra to v2 in installation instructions
1 parent 767960a commit dae8e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Official [react-querybuilder](https://npmjs.com/package/react-querybuilder) comp
1717
## Installation
1818

1919
```bash
20-
npm i react-querybuilder @react-querybuilder/chakra @chakra-ui/icons @chakra-ui/react @chakra-ui/system @emotion/react @emotion/styled framer-motion
20+
npm i react-querybuilder @react-querybuilder/chakra @chakra-ui/icons@2 @chakra-ui/react@2 @chakra-ui/system@2 @emotion/react @emotion/styled framer-motion
2121
# OR yarn add / pnpm add / bun add
2222
```
2323

0 commit comments

Comments
 (0)