We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a8bf3 commit 5f47016Copy full SHA for 5f47016
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-localstorage",
3
- "version": "0.4.0",
+ "version": "0.4.1",
4
"description": "Store enhancer that syncs (a subset of) your redux store state to localstorage.",
5
"main": "lib/persistState.js",
6
"scripts": {
0 commit comments