Merge pull request #4160 from SDA-SE/feat/update-asyncapi-react

Update @asyncapi/react-component to 0.18.2
This commit is contained in:
Patrik Oldsberg
2021-01-20 19:35:23 +01:00
committed by GitHub
7 changed files with 50 additions and 29 deletions
@@ -45,7 +45,7 @@
},
"jest": {
"transformModules": [
"@kyma-project/asyncapi-react"
"@asyncapi/react-component"
]
}
}