@@ -185,22 +185,22 @@ Thank you [michaelcontento](https://github.com/michaelcontento) for a great libr
185185 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
186186 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
187187
188- [ merger-simple ] : https://github.com/guns2410 /redux-storage-merger-simple
189- [ merger-immutablejs ] : https://github.com/guns2410 /redux-storage-merger-immutablejs
188+ [ merger-simple ] : https://github.com/react-stack /redux-storage-merger-simple
189+ [ merger-immutablejs ] : https://github.com/react-stack /redux-storage-merger-immutablejs
190190 [ npm-engine ] : https://www.npmjs.com/browse/keyword/redux-storage-engine
191191 [ npm-decorator ] : https://www.npmjs.com/browse/keyword/redux-storage-decorator
192192 [ npm-merger ] : https://www.npmjs.com/browse/keyword/redux-storage-merger
193193 [ Redux ] : https://github.com/gaearon/redux
194194 [ Immutable ] : https://github.com/facebook/immutable-js
195- [ redux-storage ] : https://github.com/guns2410 /redux-storage
195+ [ redux-storage ] : https://github.com/react-stack /redux-storage
196196 [ react-native ] : https://facebook.github.io/react-native/
197- [ localStorage ] : https://github.com/guns2410 /redux-storage-engine-localStorage
198- [ localStorageFakePromise ] : https://github.com/guns2410 /redux-storage-engine-localStorageFakePromise
199- [ reactNativeAsyncStorage ] : https://github.com/guns2410 /redux-storage-engine-reactNativeAsyncStorage
200- [ LOAD ] : https://github.com/guns2410 /redux-storage/blob/master/src/constants.js#L1
201- [ SAVE ] : https://github.com/guns2410 /redux-storage/blob/master/src/constants.js#L2
202- [ debounce ] : https://github.com/guns2410 /redux-storage-decorator-debounce
197+ [ localStorage ] : https://github.com/react-stack /redux-storage-engine-localStorage
198+ [ localStorageFakePromise ] : https://github.com/react-stack /redux-storage-engine-localStorageFakePromise
199+ [ reactNativeAsyncStorage ] : https://github.com/react-stack /redux-storage-engine-reactNativeAsyncStorage
200+ [ LOAD ] : https://github.com/react-stack /redux-storage/blob/master/src/constants.js#L1
201+ [ SAVE ] : https://github.com/react-stack /redux-storage/blob/master/src/constants.js#L2
202+ [ debounce ] : https://github.com/react-stack /redux-storage-decorator-debounce
203203 [ engines ] : https://github.com/allegro/redux-storage-decorator-engines
204- [ filter ] : https://github.com/guns2410 /redux-storage-decorator-filter
204+ [ filter ] : https://github.com/react-stack /redux-storage-decorator-filter
205205 [ migrate ] : https://github.com/mathieudutour/redux-storage-decorator-migrate
206- [ immutablejs ] : https://github.com/guns2410 /redux-storage-decorator-immutablejs
206+ [ immutablejs ] : https://github.com/react-stack /redux-storage-decorator-immutablejs
0 commit comments