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
@@ -37,8 +37,8 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-lazylog": "^4.5.2",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-router": "^6.0.0-alpha.5",
"react-router-dom": "^6.0.0-alpha.5",
"react-use": "^14.2.0"
},
"devDependencies": {