Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit e09d2fe

Browse files
chore(package): update react-router to version 5.0.0
Closes #107
1 parent 0320294 commit e09d2fe

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
@@ -79,7 +79,7 @@
7979
"react": "^16.7.0",
8080
"react-dom": "^16.7.0",
8181
"react-redux": "^5.0.6",
82-
"react-router": "^3.0.3",
82+
"react-router": "^5.0.0",
8383
"react-test-renderer": "^16.7.0",
8484
"redux": "^3.7.2",
8585
"redux-mock-store": "^1.3.0",

0 commit comments

Comments
 (0)