Merge pull request #8402 from backstage/catalog-react-directory-typo

Fix directory typo in catalog-react
This commit is contained in:
Fredrik Adelöw
2021-12-07 18:49:57 +01:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-react': patch
---
Fix typo in catalog-react package.json
+1 -1
View File
@@ -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"