Skip to content

Commit

Permalink
Merge pull request #20 from lifeomic/install-peers
Browse files Browse the repository at this point in the history
docs: direct users to also install @tanstack/react-query
  • Loading branch information
swain authored Mar 15, 2023
2 parents 9d3bad2 + 32f89f0 commit 16ebbb5
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 @@ -3,7 +3,7 @@ This package helps you use [`react-query`](https://tanstack.com/query) with a RE
## Installation

```
yarn add @lifeomic/one-query
yarn add @lifeomic/one-query @tanstack/react-query axios
```

## Setup
Expand Down

0 comments on commit 16ebbb5

Please sign in to comment.