Merge pull request #22751 from hubofgitongithub/patch-3

Update frontend-plugin-api package.json with repo information
This commit is contained in:
Patrik Oldsberg
2024-02-06 10:29:11 +01:00
committed by GitHub
@@ -12,6 +12,11 @@
"backstage": {
"role": "web-library"
},
"repository": {
"type": "git",
"url": "https://github.com/backstage/backstage",
"directory": "packages/frontend-plugin-api"
},
"sideEffects": false,
"scripts": {
"start": "backstage-cli package start",