Merge pull request #8402 from backstage/catalog-react-directory-typo
Fix directory typo in catalog-react
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-react': patch
|
||||
---
|
||||
|
||||
Fix typo in catalog-react package.json
|
||||
@@ -15,7 +15,7 @@
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/backstage/backstage",
|
||||
"directory": "plugins/plugin-catalog-common-react"
|
||||
"directory": "plugins/catalog-react"
|
||||
},
|
||||
"keywords": [
|
||||
"backstage"
|
||||
|
||||
Reference in New Issue
Block a user