Skip to content

Commit a870c59

Browse files
committedJun 4, 2019
fix(package): update react-router-dom to version 5.0.1
Closes #22
1 parent 33f2a7d commit a870c59

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.0.1",
1717
"react-scripts": "3.0.1",
1818
"recompose": "^0.30.0"
1919
},

0 commit comments

Comments
 (0)