Update @asyncapi/react-component to 0.18.2

The package was also renamed from @kyma-project/asyncapi-react to @asyncapi/react-component which dependabot isn't able to handle.
This commit is contained in:
Oliver Sand
2021-01-20 09:31:07 +01:00
parent 7abe2c2c33
commit 8855f61f67
5 changed files with 33 additions and 28 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
},
"jest": {
"transformModules": [
"@kyma-project/asyncapi-react"
"@asyncapi/react-component"
]
}
}