Skip to content

Commit

Permalink
Clarify README
Browse files Browse the repository at this point in the history
  • Loading branch information
zewish committed Dec 8, 2023
1 parent bd15d49 commit aa3d335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ Redux Remember saves and loads your redux state from a key-value store of your c

__Important__

The current version of Redux Remember is tested with redux@5.0.0+.<br />
The current version of Redux Remember is tested with redux@5.0.0+ and redux-toolkit@2.0.1+.<br />
In case you are using TypeScript and want to use Redux Remember with an older versions of Redux you might need to switch back to version 4.2.2 of Redux Remember.

__Key features:__
Expand Down

0 comments on commit aa3d335

Please sign in to comment.