Skip to content

Commit aa8c19f

Browse files
author
Ken Berkeley
committed
Use react-router@3
1 parent a515f45 commit aa8c19f

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
@@ -17,7 +17,7 @@
1717
"react": "^15.6.1",
1818
"react-dom": "^15.6.1",
1919
"react-redux": "^5.0.5",
20-
"react-router": "^4.1.1",
20+
"react-router": "^3.0.5",
2121
"redux": "^3.7.1",
2222
"redux-thunk": "^2.2.0"
2323
},

0 commit comments

Comments
 (0)