Merge pull request #13589 from backstage/freben/provide

start chipping away a bit at the yarn3 dependency warnings
This commit is contained in:
Fredrik Adelöw
2022-09-08 10:55:00 +02:00
committed by GitHub
6 changed files with 16 additions and 0 deletions
+1
View File
@@ -50,6 +50,7 @@
"peerDependencies": {
"@types/react": "^16.13.1 || ^17.0.0",
"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"
},