Merge pull request #15107 from SayakMukhopadhyay/master

fix: remove deprecated `create-plugin` script
This commit is contained in:
Fredrik Adelöw
2022-12-28 16:19:34 +01:00
committed by GitHub
11 changed files with 19 additions and 13 deletions
@@ -20,7 +20,6 @@
"lint": "backstage-cli repo lint --since origin/{{defaultBranch}}",
"lint:all": "backstage-cli repo lint",
"prettier:check": "prettier --check .",
"create-plugin": "backstage-cli create-plugin --scope internal",
"new": "backstage-cli new --scope internal"
},
"workspaces": {