Merge pull request #22800 from backstage/rugvip/repofix

cli: add repository field check to the repo fix command
This commit is contained in:
Ben Lambert
2024-02-08 08:11:50 +01:00
committed by GitHub
52 changed files with 338 additions and 6 deletions
+4
View File
@@ -44,6 +44,10 @@
"prepare": "husky",
"postinstall": "husky || true"
},
"repository": {
"type": "git",
"url": "https://github.com/backstage/backstage"
},
"workspaces": {
"packages": [
"packages/*",