Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-08-31 15:53:34 +02:00
committed by Patrik Oldsberg
parent 3438bdeb7d
commit 321eb06b5c
8 changed files with 249 additions and 106 deletions
+2 -1
View File
@@ -32,7 +32,8 @@
"dist"
],
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0"
"react": "^16.13.1 || ^17.0.0",
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
},
"dependencies": {
"@backstage/core-plugin-api": "workspace:^",