We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9bff3 commit 6fd17b2Copy full SHA for 6fd17b2
example/package.json
@@ -19,7 +19,7 @@
19
"react-router": "3.0.2",
20
"react-router-redux": "4.0.7",
21
"redux": "3.6.0",
22
- "redux-react-session": "1.0.5",
+ "redux-react-session": "1.0.8",
23
"redux-thunk": "2.2.0"
24
},
25
"devDependencies": {
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-react-session",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "",
5
"main": "dist/index.js",
6
"scripts": {
0 commit comments