Skip to content

Commit

Permalink
Install redux-persist
Browse files Browse the repository at this point in the history
see: #16
  • Loading branch information
sujinleeme committed Jul 20, 2018
1 parent feaa1b0 commit 26c089d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"react-router-redux": "^5.0.0-alpha.9",
"redux": "^4.0.0",
"redux-devtools-extension": "^2.13.5",
"redux-persist": "^5.10.0",
"redux-saga": "^1.0.0-beta.0"
},
"devDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5840,6 +5840,10 @@ redux-logger@^3.0.6:
dependencies:
deep-diff "^0.3.5"

redux-persist@^5.10.0:
version "5.10.0"
resolved "https://registry.yarnpkg.com/redux-persist/-/redux-persist-5.10.0.tgz#5d8d802c5571e55924efc1c3a9b23575283be62b"

redux-saga@^1.0.0-beta.0:
version "1.0.0-beta.1"
resolved "https://registry.yarnpkg.com/redux-saga/-/redux-saga-1.0.0-beta.1.tgz#2a5d46c85cd8d67238062ac5a2b3f3e757a6c9df"
Expand Down

0 comments on commit 26c089d

Please sign in to comment.