Merge pull request #22800 from backstage/rugvip/repofix
cli: add repository field check to the repo fix command
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
"prepare": "husky",
|
||||
"postinstall": "husky || true"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/backstage/backstage"
|
||||
},
|
||||
"workspaces": {
|
||||
"packages": [
|
||||
"packages/*",
|
||||
|
||||
Reference in New Issue
Block a user