Skip to content

Commit

Permalink
docs: update stream-chat version in upgrade helper docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalnarkhede committed Aug 23, 2022
1 parent 2b41cde commit 620e596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/reactnative/basics/upgrade_helper.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To enable offline support please follow the given steps:
If you have installed `stream-chat` dependency explicitly on your application, then upgrade it to v7

```bash
yarn add [email protected]-offline-support.4
yarn add [email protected]
```

- **Add `react-native-quick-sqlite` dependency**
Expand Down

0 comments on commit 620e596

Please sign in to comment.