Skip to content
This repository was archived by the owner on Dec 9, 2021. It is now read-only.

Commit c0f06e9

Browse files
committed
add actual version for react-router-redux
1 parent cc6137c commit c0f06e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"react-redux": "5.0.6",
129129
"react-router": "4.2.0",
130130
"react-router-dom": "4.2.2",
131-
"react-router-redux": "next",
131+
"react-router-redux": "5.0.0-alpha.8",
132132
"redux": "3.7.2",
133133
"redux-devtools-extension": "2.13.2",
134134
"redux-form": "7.1.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5294,7 +5294,7 @@ react-router-dom@4.2.2:
52945294
react-router "^4.2.0"
52955295
warning "^3.0.0"
52965296

5297-
react-router-redux@next:
5297+
react-router-redux@5.0.0-alpha.8:
52985298
version "5.0.0-alpha.8"
52995299
resolved "https://registry.yarnpkg.com/react-router-redux/-/react-router-redux-5.0.0-alpha.8.tgz#5242c705730b2ac862aff7a8e90f870d0cf45e12"
53005300
dependencies:

0 commit comments

Comments
 (0)