packages,plugins: bump react-router-dom to 5.2.0

This commit is contained in:
Patrik Oldsberg
2020-05-13 13:56:56 +02:00
parent 2d0c1afe62
commit 1713fac765
11 changed files with 20 additions and 45 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-markdown": "^4.3.1",
"react-router-dom": "^5.1.2",
"react-router-dom": "^5.2.0",
"react-use": "^13.24.0"
},
"devDependencies": {