Skip to content

Commit 9cc7e90

Browse files
fix(package): update react-router to version 5.2.0
Closes #40
1 parent df330d6 commit 9cc7e90

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
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "^15.4.0",
1111
"react-dom": "^15.4.0",
12-
"react-router": "^4.0.0",
12+
"react-router": "^5.2.0",
1313
"react-router-dom": "^4.0.0"
1414
},
1515
"scripts": {

0 commit comments

Comments
 (0)