redux-persist-immutable
Advanced tools
Comparing version 4.0.0-alpha3 to 4.0.0-alpha4
{ | ||
"name": "redux-persist-immutable", | ||
"version": "4.0.0-alpha3", | ||
"version": "4.0.0-alpha4", | ||
"description": "top level immutablejs support for redux-persist", | ||
@@ -35,5 +35,5 @@ "main": "lib/index.js", | ||
"immutable": "^3.8.1", | ||
"redux-persist": "^4.0.0-alpha1", | ||
"redux-persist": "^4.0.0-alpha4", | ||
"redux-persist-transform-immutable": "^3.2.0" | ||
} | ||
} |
@@ -6,3 +6,3 @@ # Redux Persist Immutable | ||
For entire api see [redux-persist docs](https://github.com/rt2zz/redux-persist). This library is a drop in replacement. | ||
``` | ||
```js | ||
import { persistStore } from 'redux-persist-immutable' | ||
@@ -9,0 +9,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8534
Updatedredux-persist@^4.0.0-alpha4