Update AsyncAPI component to 1.0.0-x releases

Signed-off-by: Kai Szybiak <kaiszybiak@gmail.com>
This commit is contained in:
Kai Szybiak
2021-11-18 15:43:37 +01:00
parent ddfdcd2b44
commit b6a2c1f255
4 changed files with 256 additions and 190 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@asyncapi/react-component": "^0.23.0",
"@asyncapi/react-component": "^1.0.0-next.21",
"@backstage/catalog-model": "^0.9.7",
"@backstage/core-components": "^0.7.4",
"@backstage/core-plugin-api": "^0.2.0",