Skip to content

Commit a7311f7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.1.2",
1717
"react-scripts": "3.1.0",
1818
"recompose": "^0.30.0"
1919
},

0 commit comments

Comments
 (0)