Skip to content

Commit c64f83f

Browse files
committed
merged latest
2 parents a310176 + e326c61 commit c64f83f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ React Query Rewind introduces a powerful DevTool extension designed to work in c
3636
1. Download npm package into your application.
3737

3838
```sh
39-
npm i react-query-rewind
39+
npm i -D react-query-rewind
4040
```
4141

4242
2. Import the ReactQueryRewind component into the root of your applicaiton.

package-react/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ React Query Rewind introduces a powerful DevTool extension designed to work in c
3636
1. Download npm package into your application.
3737

3838
```sh
39-
npm i react-query-rewind
39+
npm i -D react-query-rewind
4040
```
4141

4242
2. Import the ReactQueryRewind component into the root of your applicaiton.

0 commit comments

Comments
 (0)