Merge pull request #13518 from backstage/rugvip/nodiff
cli: deprecate plugin:diff command
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
"tsc": "tsc",
|
||||
"tsc:full": "tsc --skipLibCheck false --incremental false",
|
||||
"clean": "backstage-cli repo clean",
|
||||
"diff": "lerna run diff --",
|
||||
"test": "backstage-cli test",
|
||||
"test:all": "lerna run test -- --coverage",
|
||||
"lint": "backstage-cli repo lint --since origin/master",
|
||||
|
||||
Reference in New Issue
Block a user