Removed references to Lerna as it's not used

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2025-08-07 06:20:45 -05:00
committed by benjdlambert
parent 023150b390
commit 1d15f6b01b
5 changed files with 3 additions and 23 deletions
-4
View File
@@ -221,7 +221,3 @@ future.
- [`catalog-info.yaml`](https://github.com/backstage/backstage/tree/master/catalog-info.yaml) -
Description of Backstage in the Backstage Entity format.
- [`lerna.json`](https://github.com/backstage/backstage/tree/master/lerna.json) -
[Lerna](https://github.com/lerna/lerna) monorepo config. We are using
`yarn workspaces`, so this will only be used for executing scripts.