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
+1 -2
View File
@@ -22,7 +22,7 @@
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-hot-loader": "^4.12.21",
"react-router-dom": "^5.2.0",
"react-router-dom": "6.0.0-alpha.5",
"react-use": "^14.2.0",
"zen-observable": "^0.8.15"
},
@@ -34,7 +34,6 @@
"@types/jest": "^25.2.2",
"@types/jquery": "^3.3.34",
"@types/node": "^12.0.0",
"@types/react-router-dom": "^5.1.3",
"@types/zen-observable": "^0.8.0",
"cross-env": "^7.0.0",
"cypress": "^4.2.0",