Resolve issues with AsyncAPI rendering by updating @asyncapi/react-component to 0.23.0

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
This commit is contained in:
Oliver Sand
2021-04-28 12:50:03 +02:00
parent 61fdfd70a3
commit 1ce80ff022
4 changed files with 28 additions and 29 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@asyncapi/react-component": "^0.22.3",
"@asyncapi/react-component": "^0.23.0",
"@backstage/catalog-model": "^0.7.7",
"@backstage/core": "^0.7.6",
"@backstage/plugin-catalog-react": "^0.1.4",