Adjust jest.transformModules in create-app
The package name has changed from `@kyma-project/asyncapi-react` to `@asyncapi/react-component`.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
},
|
||||
"jest": {
|
||||
"transformModules": [
|
||||
"@kyma-project/asyncapi-react"
|
||||
"@asyncapi/react-component"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user