start chipping away a bit at the yarn3 dependency warnings

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-09-08 09:39:49 +02:00
parent 509beed6f5
commit d9e39544be
6 changed files with 16 additions and 0 deletions
+2
View File
@@ -42,6 +42,8 @@
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0",
"react-dom": "^16.13.1 || ^17.0.0",
"react-router": "6.0.0-beta.0 || ^6.3.0",
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
},
"devDependencies": {