Skip to content

Commit e27cc60

Browse files
fix(package): update react-router-dom to version 5.2.0
Closes #22
1 parent 465c5ff commit e27cc60

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
@@ -13,7 +13,7 @@
1313
"react": "^16.6.0",
1414
"react-apollo": "^2.2.4",
1515
"react-dom": "^16.6.0",
16-
"react-router-dom": "^4.3.1",
16+
"react-router-dom": "^5.2.0",
1717
"react-scripts": "3.1.0",
1818
"recompose": "^0.30.0"
1919
},

0 commit comments

Comments
 (0)