Skip to content

Commit

Permalink
Limit Chakra to v2 in installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeboone02 committed Nov 8, 2024
1 parent 767960a commit dae8e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Official [react-querybuilder](https://npmjs.com/package/react-querybuilder) comp
## Installation

```bash
npm i react-querybuilder @react-querybuilder/chakra @chakra-ui/icons @chakra-ui/react @chakra-ui/system @emotion/react @emotion/styled framer-motion
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
# OR yarn add / pnpm add / bun add
```

Expand Down

0 comments on commit dae8e50

Please sign in to comment.