Skip to content

Commit 1cd2775

Browse files
Merge pull request #249 from jekyll/react-router
Update react-router to remove deprecation warnings in the console
2 parents e1f9d31 + c5577b7 commit 1cd2775

File tree

2 files changed

+409
-318
lines changed

2 files changed

+409
-318
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-dropzone": "^3.5.3",
3636
"react-notification-system": "^0.2.7",
3737
"react-redux": "4.4.5",
38-
"react-router": "2.4.0",
38+
"react-router": "^3.0.0",
3939
"react-router-redux": "^4.0.4",
4040
"react-textarea-autosize": "^4.0.3",
4141
"react-widgets": "^3.3.2",

0 commit comments

Comments
 (0)