8000 Update README.md · rescriptbr/react-query@c6b60c8 · GitHub
[go: up one dir, main page]

Skip to content

Commit c6b60c8

Browse files
vinibispovmarcosp
authored andcommitted
Update README.md
Fix wrong npm package about react-query
1 parent 596aaf7 commit c6b60c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ If you're looking for bindings to the React Query v3 click [here](https://github
1616
Install the package using npm/yarn:
1717

1818
```sh
19-
yarn add @rescriptbr/react-query react-query
19+
yarn add @rescriptbr/react-query @tanstack/react-query
2020
```
2121

2222
Add the package to `bs-dependencies` in your `bsconfig.json`:

0 commit comments

Comments
 (0)
0