chore(react-router-v6): starting to move things to react-router-v6

This commit is contained in:
blam
2020-06-07 03:07:46 +02:00
parent ec4aa3d59f
commit 4fdb1def39
23 changed files with 167 additions and 237 deletions
+2 -2
View File
@@ -41,8 +41,8 @@
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-hot-loader": "^4.12.21",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0"
"react-router": "^6.0.0-alpha.5",
"react-router-dom": "^6.0.0-alpha.5"
},
"devDependencies": {
"@types/jest": "^25.2.2",