Skip to content

Commit 93f41ef

Browse files
author
Rodion
committed
Merge pull request #34 from arkist/patch-1
Update peerDependency: react-router@2
2 parents 641a5aa + fb9646a commit 93f41ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/Rezonans/redux-async-connect",
3030
"peerDependencies": {
3131
"react": "0.14.x",
32-
"react-router": "2.0.0-rc5",
32+
"react-router": "2.x.x",
3333
"react-redux": "4.x.x"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)